GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeGamCustomNativeAdRequestInformation - Android GAM

Request parameters for legacy BlazeGAM custom native functions.

For Experiences SDK 1.20 or later, use the GAM Next-Gen module equivalent: BlazeGamCustomNativeAdRequestInformation.

Properties

adUnit

val adUnit: 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: 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?