googleapis.com

This API allows clients to access and modify container and tag configuration.

🔑 oauth2 52 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Gets a user's Account & Container access.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://tagmanager.googleapis.com/tagmanager/v2/{path}
Lists all GTM Accounts that a user has access to.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://tagmanager.googleapis.com/tagmanager/v2/accounts
Lists all GTM Tags of a Container.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://tagmanager.googleapis.com/tagmanager/v2/{parent}/tags
Endpoints (52 total)
GET
/tagmanager/v2/{path}
Gets a user's Account & Container access.
GET
/tagmanager/v2/accounts
Lists all GTM Accounts that a user has access to.
GET
/tagmanager/v2/{parent}/tags
Lists all GTM Tags of a Container.
GET
/tagmanager/v2/{path}/status
Finds conflicting and modified entities in the workspace.
GET
/tagmanager/v2/{parent}/zones
Lists all GTM Zones of a GTM container workspace.
GET
/tagmanager/v2/{path}:snippet
Gets the tagging snippet for a Container.
GET
/tagmanager/v2/{parent}/clients
Lists all GTM Clients of a GTM container workspace.
GET
/tagmanager/v2/{parent}/folders
Lists all GTM Folders of a Container.
GET
/tagmanager/v2/{parent}/triggers
Lists all GTM Triggers of a Container.
GET
/tagmanager/v2/{parent}/templates
Lists all GTM Templates of a GTM container workspace.
GET
/tagmanager/v2/{parent}/variables
Lists all GTM Variables of a Container.
GET
/tagmanager/v2/{parent}/containers
Lists all Containers that belongs to a GTM Account.
At a glance
Total SDKs10
Languages6
Endpoints52
Authoauth2
Categories2
https://tagmanager.googleapis.com