OptionaladThe source ad server information included in the ad response.
- Available when the Ad.readyState is 'ready'.
OptionalclickThe website of the advertisement.
- Available when the Ad.readyState is 'ready'.
OptionalcompanionsList of companions which can be displayed outside the player.
- Available when the Ad.readyState is 'ready'.
- Only supported for 'csai' and 'google-dai'.
OptionalcreativeThe identifier of the selected creative for the ad.
- Available when the Ad.readyState is 'ready'.
OptionalcustomAdditional integration-specific data associated with this ad.
OptionaldurationThe duration of the ad, in seconds.
- Available when the Ad.readyState is 'ready'.
- Only available for LinearAd.
OptionalheightThe height of the ad.
- Available when the Ad.readyState is 'ready'.
OptionalidThe identifier of the creative.
- Available when the Ad.readyState is 'ready'.
OptionalisWhether the ad is a slate or not.
OptionalreadyThe ready state of the ad.
OptionalresourceThe URI of the ad content.
- Available when the Ad.readyState is 'ready'.
OptionalskipOffset after which the ad break may be skipped, in seconds.
- Available when the Ad.readyState is 'ready'.
- If the offset is -1, the ad is unskippable.
- If the offset is 0, the ad is immediately skippable.
- Otherwise it must be a positive number indicating the offset.
OptionaltimeThe time offset at which content will be paused to play the ad, in seconds.
The type of the ad.
OptionaluniversalThe list of universal ad ID information of the selected creative for the ad.
OptionalwidthThe width of the ad, in pixels.
- Available when the Ad.readyState is 'ready'.
An initializer for a custom Ad.
See