CustomParameter

  • Custom parameter mapping is used with tracking_url_template, final_urls, or mobile_final_urls.

  • The mapping consists of a key and a value.

  • The key is a string matching the parameter tag name.

  • The value is the string to be substituted for the key.

A mapping that can be used by custom parameter tags in a tracking_url_template, final_urls, or mobile_final_urls.

Fields

key

string

The key matching the parameter tag name.

value

string

The value to be substituted.