Google Ads · Authentication Profile
Google Ads Authentication
Authentication
Google Ads authentication is two credentials that are easy to confuse and independently sufficient to break a call. OAuth 2.0 identifies the USER and grants the single adwords scope. The developer token identifies the APPLICATION and gates what it may reach and how much of it. A correct OAuth token with a Test-access developer token cannot touch a production account, and no amount of re-authorising will fix it — that is an application to Google, not a token refresh.
Google Ads secures its APIs with oauth2 across 4 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).
AdvertisingCampaign ManagementDigital AdvertisingGoogleMarketingPPC
Methods: oauth2
Schemes: 4
OAuth flows: authorizationCode
API key in:
Security Schemes
oauth2 oauth2
developerToken apiKey
loginCustomerId apiKey
linkedCustomerId apiKey
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.