@adcp/sdk API Reference - v14.0.0-beta.6
    Preparing search index...

    Function keyValueActivationKey

    • Build a key_value-variant ActivationKey. key/value flatten on the top level. SHAPE-GOTCHAS §1.

      Parameters

      • fields: KeyValueKeyFields

      Returns { type: "key_value"; key: string; value: string }

      • type: "key_value"

        Key-value pair based targeting

      • key: string

        The targeting parameter key

      • value: string

        The targeting parameter value