GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeGamCustomNativeAdRequestInformation - Android GAM Next Gen

Request parameters for GAM Next-Gen BlazeGAM custom native functions. Same shape as the legacy BlazeGamCustomNativeAdRequestInformation.

Properties

adUnitId

val adUnitId: String

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

templateId

val templateId: String

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

adContext

val adContext: Map<String, String>

Additional key-value pairs from the backend.

extraInfo

val extraInfo: BlazeContentExtraInfo

A BlazeContentExtraInfo value with context for the previous, current, and next items. See BlazeContentExtraInfo.


Did this page help you?