Google Campaign Manager · Example Payload

Google Campaign Manager Tag Setting Example

AdvertisingAnalyticsCampaign ManagementDigital MarketingReporting

Google Campaign Manager Tag Setting Example is an example object payload from Google Campaign Manager, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

additionalKeyValuesincludeClickTrackingincludeClickThroughUrlskeywordOption

Example Payload

Raw ↑
{
  "additionalKeyValues": "example_value",
  "includeClickTracking": true,
  "includeClickThroughUrls": "https://www.example.com",
  "keywordOption": "example_value"
}