GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeCustomAdData (Deprecated)

This type is deprecated. Use BlazeCustomNativeAdData instead.

BlazeCustomAdData 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.


Did this page help you?