Google Campaign Manager · OAuth Scopes

Google Campaign Manager OAuth Scopes

OAuth 2.0 derived

Google Campaign Manager 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 Campaign 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.

AdvertisingAnalyticsCampaign ManagementDigital MarketingReporting
Scopes: 2 Flows: authorizationCode Method: derived

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/dfareporting View and manage DoubleClick for Advertisers reports authorizationCode
https://www.googleapis.com/auth/dfatrafficking View and manage your DoubleClick Campaign Manager's (DCM) display ad campaigns authorizationCode

Source

OAuth Scopes

google-campaign-manager-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/google-campaign-manager-openapi.yml
schemes:
- name: OAuth2
  source: openapi/google-campaign-manager-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://accounts.google.com/o/oauth2/v2/auth
    tokenUrl: https://oauth2.googleapis.com/token
  description: OAuth 2.0 authentication for accessing Campaign Manager 360 resources. Requires
    appropriate scopes for trafficking or reporting operations.
scopes:
- scope: https://www.googleapis.com/auth/dfareporting
  description: View and manage DoubleClick for Advertisers reports
  flows:
  - authorizationCode
  sources:
  - openapi/google-campaign-manager-openapi.yml
- scope: https://www.googleapis.com/auth/dfatrafficking
  description: View and manage your DoubleClick Campaign Manager's (DCM) display ad campaigns
  flows:
  - authorizationCode
  sources:
  - openapi/google-campaign-manager-openapi.yml