AdData
AdData exposes the ad data attributes of the VAST protocol.
Properties
The ad description field from VAST response. return
null if missing
Ad parameters from the VAST response
The advertiser field from VAST response. The Advertiser.id is an (optional) identifier for the advertiser, provided by the ad server. Can be used for internal analytics. This is only available in newer VAST versions such as 4.1, 4.2, etc. The Advertiser.value is a string that provides the name of the advertiser as defined by the ad serving party. Recommend using the domain of the advertiser.
Creative extensions from the VAST response
Ad extensions from VAST response
Exposes whether the ad has a companion banner information or not.
Unique id of the ad instance. While two request on the same zone id can return the same ad with the same id, the instanceId will be different.
The media file that was chosen be used for the ad
The companion selected by the SDK to be displayed based on AdCompanionOptions settings
The minimum time that has to pass until an ad can be skipped. If null, the ad can be skipped immediately.