GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeCustomNativeAdData - Android GAM

BlazeCustomNativeAdData holds custom native ad data for BlazeGAM events.

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

Properties

nativeAd

val nativeAd: NativeCustomFormatAd?

An optional NativeCustomFormatAd from the legacy Google Mobile Ads SDK. null when no ad is loaded. When set, exposes ad assets, tracking, and interaction handlers.

extraInfo

val extraInfo: BlazeContentExtraInfo

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


Did this page help you?