GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeIMAAdRequestInformation - iOS

Request context passed to BlazeIMADelegate methods.

Properties

contentExtraInfo

let contentExtraInfo: [String: String]

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

extraInfo

let extraInfo: BlazeContentExtraInfo

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


Did this page help you?