Google AdMob · OAuth Scopes

Google AdMob OAuth Scopes

OAuth 2.0 searched

Google AdMob 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 AdMob 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.

Ad MediationAdMobAdvertisingApp MonetizationMobile AdvertisingMobile AppsReportsReporting
Scopes: 2 Flows: authorizationCode Method: searched

OAuth endpoints

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

Scopes (2)

ScopeDescriptionFlows
https://www.googleapis.com/auth/admob.readonly See your AdMob data. Grants read access to account, app, ad unit, ad source, adapter, ad unit mapping and mediation group resources. authorizationCode
https://www.googleapis.com/auth/admob.report See your AdMob data. Grants access to generate network, mediation and campaign reports. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: searched
source: openapi/google-admob-api-v1-openapi.yml, openapi/google-admob-api-v1beta-openapi.yml
schemes:
- name: GoogleOAuth2
  source: openapi/google-admob-api-v1-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://accounts.google.com/o/oauth2/v2/auth
    tokenUrl: https://oauth2.googleapis.com/token
  description: Google OAuth 2.0 user authorization. AdMob does not support service accounts.
- name: GoogleOAuth2
  source: openapi/google-admob-api-v1beta-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://accounts.google.com/o/oauth2/v2/auth
    tokenUrl: https://oauth2.googleapis.com/token
  description: Google OAuth 2.0 user authorization. AdMob does not support service accounts.
scopes:
- scope: https://www.googleapis.com/auth/admob.readonly
  description: See your AdMob data. Grants read access to account, app, ad unit, ad source, adapter, ad
    unit mapping and mediation group resources.
  flows:
  - authorizationCode
  sources:
  - openapi/google-admob-api-v1-openapi.yml
  - openapi/google-admob-api-v1beta-openapi.yml
- scope: https://www.googleapis.com/auth/admob.report
  description: See your AdMob data. Grants access to generate network, mediation and campaign reports.
  flows:
  - authorizationCode
  sources:
  - openapi/google-admob-api-v1-openapi.yml
  - openapi/google-admob-api-v1beta-openapi.yml
docs: https://developers.google.com/admob/api/v1/getting-started
notes: 'Scopes confirmed against Google''s own AdMob Discovery Document auth block (both v1 and v1beta
  declare exactly these two) and the AdMob getting-started page on 2026-08-13. AdMob publishes only two
  scopes and neither is a write scope: there is no admob.write. The v1beta write methods are authorized
  by the same admob.readonly/admob.report tokens plus the consenting user''s AdMob account role, which
  means SCOPE ALONE CANNOT CONSTRAIN AN AGENT TO READ-ONLY on v1beta. To keep an agent read-only, restrict
  it to the v1 channel, which has no write operations at all.'
write_scope_published: false
agent_note: Neither scope is write-scoped; v1beta writes ride on the same tokens. Channel choice, not
  scope choice, is the read-only control.
cross_links:
  authentication: authentication/google-admob-authentication.yml
  wellknown: well-known/google-admob-well-known.yml

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-admob-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.