get Metadata
Method for getting the AdMetadata, which contains the basic data about the ad and current renderer.
Note: If an advertisement is loaded, the value will always be presented.
You can use this object to debug or configure your presentation. One example is setting the aspect ratio for the presentation of your ad using AdMetadata.aspectRatio.
Return
The AdMetadata if the ad is loaded, otherwise null.