AssetParameterMacroValue

What a macro resolves to when an ad request is built.

Inheritors

Types

Link copied to clipboard
object Companion

Conversions from plain values.

Link copied to clipboard

The parameter (or the cust_params pair) that contains the token is not sent.

Link copied to clipboard
data class Text(val value: String) : AssetParameterMacroValue

The token is replaced by value.

Link copied to clipboard

No value: the token is kept literally and the parameter is sent.