Google Analytics · OAuth Scopes
Google Analytics OAuth Scopes
OAuth 2.0
derived
Google Analytics publishes 7 OAuth 2.0 scopes via the implicit and authorizationCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Google Analytics API on a user’s behalf.
Tokens are issued from https://accounts.google.com/o/oauth2/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.
AnalyticsDataGoogleMetricsReportingWeb AnalyticsMachine LearningAttribution
Scopes: 7
Flows: implicit, authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://accounts.google.com/o/oauth2/auth
https://accounts.google.com/o/oauth2/auth
Token URL
https://accounts.google.com/o/oauth2/token https://oauth2.googleapis.com/token
https://accounts.google.com/o/oauth2/token https://oauth2.googleapis.com/token
Flows
implicitauthorizationCode
implicitauthorizationCode
Scopes (7)
| Scope | Description | Flows |
|---|---|---|
| https://www.googleapis.com/auth/analytics | View and manage your Google Analytics data | authorizationCode, implicit |
| https://www.googleapis.com/auth/analytics.edit | Edit Google Analytics management entities | authorizationCode, implicit |
| https://www.googleapis.com/auth/analytics.manage.users | Manage Google Analytics Account users by email address | authorizationCode, implicit |
| https://www.googleapis.com/auth/analytics.manage.users.readonly | View Google Analytics user permissions | authorizationCode, implicit |
| https://www.googleapis.com/auth/analytics.provision | Create a new Google Analytics account along with its default property and view | authorizationCode, implicit |
| https://www.googleapis.com/auth/analytics.readonly | See and download your Google Analytics data | authorizationCode, implicit |
| https://www.googleapis.com/auth/analytics.user.deletion | Manage Google Analytics user deletion requests | authorizationCode, implicit |