CustomParameter

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

JSON representation
{
  "key": string,
  "value": string
}
Fields
key

string

The key matching the parameter tag name.

value

string

The value to be substituted.