Google Tag Manager · OAuth Scopes
Google Tag Manager OAuth Scopes
OAuth 2.0
derived
Google Tag Manager publishes 7 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Google Tag Manager API on a user’s behalf.
Tokens are issued from https://oauth2.googleapis.com/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
AnalyticsConversion TrackingMarketingTag ManagementTracking
Scopes: 7
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://accounts.google.com/o/oauth2/v2/auth
https://accounts.google.com/o/oauth2/v2/auth
Token URL
https://oauth2.googleapis.com/token
https://oauth2.googleapis.com/token
Flows
authorizationCode
authorizationCode
Scopes (7)
| Scope | Description | Flows |
|---|---|---|
| tagmanager.delete.containers | Delete your Google Tag Manager containers. | authorizationCode |
| tagmanager.edit.containers | Manage your Google Tag Manager container and its subcomponents, excluding versioning and publishing. | authorizationCode |
| tagmanager.edit.containerversions | Manage your Google Tag Manager container versions. | authorizationCode |
| tagmanager.manage.accounts | View and manage your Google Tag Manager accounts. | authorizationCode |
| tagmanager.manage.users | Manage user permissions of your Google Tag Manager account and container. | authorizationCode |
| tagmanager.publish | Publish your Google Tag Manager container versions. | authorizationCode |
| tagmanager.readonly | View your Google Tag Manager container and its subcomponents. | authorizationCode |