GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeGamCustomNativeAdRequestInformation - iOS

Request context passed to BlazeGAMCustomNativeAdsDelegate methods.

Properties

adUnit

let adUnitId: String

Ad unit ID from Google Ad Manager for where ads display in the app.

templateId

let templateId: String

Template ID for the custom native ad format in Google Ad Manager.

adContext

let adContext: [String : String]

Additional key-value pairs from the Experiences backend for the ad request.

extraInfo

let extraInfo: BlazeContentExtraInfo

Extra context for previous, current, and next content items. See BlazeContentExtraInfo.


Did this page help you?