[null,null,["最后更新时间 (UTC):2025-03-03。"],[[["The OAuth2 Playground enables manual creation of OAuth2 tokens for single manager account or Google Ads user access."],["To use the OAuth2 Playground, you need a client ID and client secret generated for a web application in the Google API Console."],["Generate refresh and access tokens using the OAuth2 Playground by authorizing the Search Ads 360 Reporting API."],["Configure your client library using the generated refresh token, client ID, and client secret for Search Ads 360 API access."],["After obtaining the refresh token, remove the OAuth2 Playground from the authorized redirect URIs in your Google API Console project."]]],["To generate OAuth2 credentials via the OAuth2 Playground, first create a web application client ID and secret in the Google API Console, adding `https://developers.google.com/oauthplayground` as an authorized redirect URI. Next, navigate to the OAuth2 Playground, input your credentials, and select the Search Ads 360 Reporting API scope. Authorize the API, exchange the authorization code for tokens, and copy the refresh token, client ID, and client secret to your client library configuration. Finally, remove the OAuth2 Playground URI from your authorized redirect URIs.\n"]]