Google Tag Manager · Schema

Container

Represents a Google Tag Manager Container, which is a collection of tags, triggers, and variables used on a website or mobile app.

AnalyticsConversion TrackingMarketingTag ManagementTracking

Properties

Name Type Description
path string GTM Container's API relative path.
accountId string GTM Account ID.
containerId string The Container ID uniquely identifies the GTM Container.
name string Container display name.
domainName array List of domain names associated with the Container. This is used for auto-event tracking and link decoration.
publicId string Container Public ID (e.g., GTM-XXXX).
tagIds array All Tag IDs that refer to this Container.
notes string Container Notes.
usageContext array List of Usage Contexts for the Container. Valid values include web, android, ios, and server.
fingerprint string The fingerprint of the GTM Container as computed at storage time. This value is recomputed whenever the container is modified.
tagManagerUrl string Auto-generated link to the tag manager UI.
taggingServerUrls array List of server-side container URLs for the Container.
View JSON Schema on GitHub