adMetadata

abstract val adMetadata: AdMetadata?

AdMetadata which contains the basic data about the ad and current renderer.

Note: If an advertisement is loaded, this property 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.