Wstęp
Wprowadzenie do uwierzytelniania i autoryzacji w interfejsie Google Ads API
Zobacz prezentację.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2023-03-01 UTC.
[null,null,["Ostatnia aktualizacja: 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."]]],[]]