VastMacroContext

data class VastMacroContext(val scope: VastMacroScope) : Parcelable

Provides additional information when VAST macro values are processed in the VastMacroValueProvider.

Constructors

Link copied to clipboard
constructor(scope: VastMacroScope)

Properties

Link copied to clipboard

The scope of the currently provided macro.