InterstitialCustomAttributesMappingRegistry

InterstitialCustomAttributesMappingRegistry

interface InterstitialCustomAttributesMappingRegistry

Object for mapping custom attributes to interstitial related information such as tracking events.

Properties

NameSummary
clickThroughUrlabstract var clickThroughUrl: String?
The click-through URL to open when the interstitial is clicked.
trackingabstract val tracking: InterstitialTrackingRegistry
Object for registering tracking events. URLs are automatically merged across invocations for the same interstitial asset.