Introduzione
Introduzione all'autenticazione e all'autorizzazione nell'API Google Ads.
Vedi la presentazione.
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2023-03-01 UTC.
[null,null,["Ultimo aggiornamento 2023-03-01 UTC."],[[["The Google Ads API uses OAuth 2.0 for authentication, enabling secure access to user data without sharing passwords."],["Developers need to create an OAuth 2.0 client ID and secret to identify their application and obtain authorization to access Google Ads accounts."],["Different OAuth 2.0 grant types cater to various use cases, including web, desktop, and service accounts, allowing flexible integration based on the application's needs."],["User authorization involves granting an application specific scopes of access, determining the actions it can perform on their Google Ads data."],["The refresh token allows an application to obtain new access tokens without repeated user interaction, enabling long-lived access to Google Ads accounts."]]],[]]