Google Marketing Platform Admin OAuth Scopes

OAuth 2.0 searched

Google Marketing Platform Admin publishes 2 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 Marketing Platform Admin 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.

AnalyticsGoogle Marketing PlatformMarketingOrganization ManagementPlatform Administration
Scopes: 2 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://accounts.google.com/o/oauth2/auth
Token URL
https://oauth2.googleapis.com/token
Flows
authorizationCode

Scopes (2)

ScopeDescriptionFlows
https://www.googleapis.com/auth/marketingplatformadmin.analytics.read View your Google Analytics product account data in GMP home authorizationCode
https://www.googleapis.com/auth/marketingplatformadmin.analytics.update Manage your Google Analytics product account data in GMP home authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: searched
source: https://marketingplatformadmin.googleapis.com/$discovery/rest?version=v1alpha
docs: https://developers.google.com/marketing-platform/devguides/api/admin/v1/quickstart
also_source:
  - grpc/google-marketing-platform-service-config.yaml
  - openapi/google-marketing-platform-v1alpha-api-openapi.yml
note: >-
  Scope descriptions are the provider's own, read verbatim from the live
  Discovery Document (revision 20260813) auth.oauth2.scopes block. The
  per-method scope requirements come from the first-party service config
  published with the protos, which is more precise than the Discovery Document
  — Discovery lists both scopes as acceptable on read methods, while the
  service config pins the three write methods to the update scope alone.
  Upgraded from the derived pass, which had only spec-inferred descriptions.
schemes:
  - name: oauth2
    type: oauth2
    source: openapi/google-marketing-platform-v1alpha-api-openapi.yml
    flows:
      - flow: authorizationCode
        authorizationUrl: https://accounts.google.com/o/oauth2/auth
        tokenUrl: https://oauth2.googleapis.com/token
    note: >-
      accounts.google.com/.well-known/openid-configuration (saved to
      well-known/) advertises the v2 authorization endpoint
      https://accounts.google.com/o/oauth2/v2/auth and the same token endpoint.
scope_count: 2
scopes:
  - scope: https://www.googleapis.com/auth/marketingplatformadmin.analytics.read
    description: View your Google Analytics product account data in GMP home
    description_source: Discovery Document auth.oauth2.scopes (verbatim)
    access: read
    flows: [authorizationCode]
    sources:
      - openapi/google-marketing-platform-v1alpha-discovery.json
      - openapi/google-marketing-platform-v1alpha-api-openapi.yml
    grants:
      - marketingplatformadmin.organizations.list
      - marketingplatformadmin.organizations.get
      - marketingplatformadmin.organizations.findSalesPartnerManagedClients
      - marketingplatformadmin.organizations.reportPropertyUsage
      - marketingplatformadmin.organizations.analyticsAccountLinks.list
  - scope: https://www.googleapis.com/auth/marketingplatformadmin.analytics.update
    description: Manage your Google Analytics product account data in GMP home
    description_source: Discovery Document auth.oauth2.scopes (verbatim)
    access: write
    flows: [authorizationCode]
    sources:
      - openapi/google-marketing-platform-v1alpha-discovery.json
      - openapi/google-marketing-platform-v1alpha-api-openapi.yml
    grants:
      - marketingplatformadmin.organizations.analyticsAccountLinks.create
      - marketingplatformadmin.organizations.analyticsAccountLinks.delete
      - marketingplatformadmin.organizations.analyticsAccountLinks.setPropertyServiceLevel
    note: >-
      Also accepted on every read method, so a token holding only this scope
      can do everything. There is no read-only-plus-one-write intermediate.
adjacent_scopes:
  - scope: https://www.googleapis.com/auth/cloud-platform
    required: false
    note: >-
      The quickstart's gcloud ADC command requests cloud-platform alongside the
      analytics.read scope. It is needed for the Cloud project / quota-project
      plumbing around the call, not by the API's own authentication rules —
      the service config's canonical_scopes list does not include it.
    source: https://developers.google.com/marketing-platform/devguides/api/admin/v1/quickstart
caveats:
  - >-
    A Cloud quota project is required on the credential and is not set by
    default. Holding the right scope is necessary but not sufficient.
  - >-
    Scope failures and quota failures both surface as HTTP 403. Distinguish
    them by error.errors[].reason — rateLimitExceeded is quota, anything else
    is authorization.

Work with this as data

Every scope set 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 oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set 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 scope set
curl "https://apis.io/api/v1/scopes/google-marketing-platform-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?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.