Google Tag Manager · Schema

Workspace

Represents a Google Tag Manager Workspace. A workspace is an isolated editing environment within a container where changes to tags, triggers, and variables can be made and tested before being published.

AnalyticsConversion TrackingMarketingTag ManagementTracking

Properties

Name Type Description
path string GTM Workspace's API relative path.
accountId string GTM Account ID.
containerId string GTM Container ID.
workspaceId string The Workspace ID uniquely identifies the GTM Workspace.
name string Workspace display name.
description string Workspace description.
fingerprint string The fingerprint of the GTM Workspace as computed at storage time. This value is recomputed whenever the workspace is modified.
tagManagerUrl string Auto-generated link to the tag manager UI.
View JSON Schema on GitHub

JSON Schema

google-tag-manager-v2-workspace-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Workspace",
  "type": "object",
  "description": "Represents a Google Tag Manager Workspace. A workspace is an isolated editing environment within a container where changes to tags, triggers, and variables can be made and tested before being published.",
  "properties": {
    "path": {
      "type": "string",
      "description": "GTM Workspace's API relative path."
    },
    "accountId": {
      "type": "string",
      "description": "GTM Account ID."
    },
    "containerId": {
      "type": "string",
      "description": "GTM Container ID."
    },
    "workspaceId": {
      "type": "string",
      "description": "The Workspace ID uniquely identifies the GTM Workspace."
    },
    "name": {
      "type": "string",
      "description": "Workspace display name."
    },
    "description": {
      "type": "string",
      "description": "Workspace description."
    },
    "fingerprint": {
      "type": "string",
      "description": "The fingerprint of the GTM Workspace as computed at storage time. This value is recomputed whenever the workspace is modified."
    },
    "tagManagerUrl": {
      "type": "string",
      "description": "Auto-generated link to the tag manager UI."
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/google-tag-manager-v2-workspace"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.