GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeIMAAdRequestInformation - Android

Request context passed to BlazeIMADelegate methods.

Properties

contentExtraInfo

val contentExtraInfo: Map<String, String>

Deprecated. Use extraInfo instead. Map of extra metadata for the ad request.

extraInfo

val extraInfo: BlazeContentExtraInfo

Extra context for the content tied to the ad request. See BlazeContentExtraInfo.


Did this page help you?