GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeCustomNativeAdData - Android GAM Next Gen

BlazeCustomNativeAdData holds custom native ad data for BlazeGAM events.

Same shape as the GAM module (legacy) type BlazeCustomNativeAdData. The Google native ad type differs. See Differences from the legacy module.

Properties

nativeAd

val nativeAd: CustomNativeAd?

An optional CustomNativeAd from the GMA Next-Gen SDK. null when no ad is loaded. In the legacy module, this property is a NativeCustomFormatAd?.

extraInfo

val extraInfo: BlazeContentExtraInfo

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


Did this page help you?