GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeCustomNativeAdData - iOS

BlazeCustomNativeAdData holds custom native ad data for BlazeGAM events.

Properties

nativeAd

public let nativeAd: CustomNativeAd?

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

extraInfo

public let extraInfo: BlazeContentExtraInfo

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


Did this page help you?