Google Tag Manager · Example Payload

Google Tag Manager V2 Container Example

AnalyticsConversion TrackingMarketingTag ManagementTracking

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

Top-level fields

pathaccountIdcontainerIdnamedomainNamepublicIdtagIdsnotesusageContextfingerprinttagManagerUrltaggingServerUrls

Example Payload

Raw ↑
{
  "path": "example_value",
  "accountId": "500123",
  "containerId": "500123",
  "name": "Example Title",
  "domainName": [],
  "publicId": "500123",
  "tagIds": [],
  "notes": "example_value",
  "usageContext": [],
  "fingerprint": "example_value",
  "tagManagerUrl": "https://www.example.com",
  "taggingServerUrls": "https://www.example.com"
}