OptiView Ads SDK
    Preparing search index...

    Type Alias AssetParameterMacro

    AssetParameterMacro: AssetParameterMacroValue | (() => AssetParameterMacroValue)

    A customer macro: a fixed value, or a callback invoked with no arguments right before the URL is built. null omits parameters that use the macro; undefined means "no value" and falls through to the built-ins.