com.bitmovin.player.api.advertising.interstitials.tracking.macro

com.bitmovin.player.api.advertising.interstitials.tracking.macro

Types

NameSummary
InterstitialMacrodata class InterstitialMacro(val name: String, val values: List<String>)
Represents a macro in interstitial tracking URLs that can be replaced with custom values.
InterstitialMacroValueProviderfun interface InterstitialMacroValueProvider
A callback used for dynamically providing values for macros in tracking URLs. This callback is invoked for each macro present in a URI before sending the HTTP request.