BlazeImaAdInfo - Android
Metadata for an IMA ad event, when the SDK provides it.
Properties
adId
val adId: String? = nullAd identifier.
adTitle
val adTitle: String? = nullAd title.
adDescription
val adDescription: String? = nullAd description.
adSystem
val adSystem: String? = nullAd system name.
isSkippable
val isSkippable: Boolean? = nullWhether the ad is skippable.
skipTimeOffset
val skipTimeOffset: Double? = nullSeconds before skip is allowed, when relevant.
adDuration
val adDuration: Double? = nullAd duration in seconds.
advertiserName
val advertiserName: String? = nullAdvertiser name.
adTag
val adTag: Uri? = nullAd tag URL used to fetch the ad.
extraInfo
val extraInfo: BlazeContentExtraInfo? = nullExtra context for previous, current, and next content items. See BlazeContentExtraInfo.
Updated 11 days ago
Did this page help you?
