Replace the following keys and values in your googleads.properties configuration file:
clientId==***********************apps.googleusercontent.com
clientSecret=****
refreshToken=****
返回執行範例的控制台,然後按下 Ctrl + C 終止程序。接著,將產生的重新整理權杖連同用戶端 ID 和用戶端密碼複製到 googleads.properties 中,或儲存在其他位置,以便在執行階段例項化程式庫時使用。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2024-11-09 (世界標準時間)。"],[[["This guide provides instructions on setting up OAuth2 for API access using your own credentials."],["You can set this up using either the desktop or web flow, requiring a one-time setup unless credentials are modified."],["The process involves creating OAuth2 credentials, setting up the client library, and authorizing access to your Google Ads account."],["You'll need to obtain a refresh token, client ID, and client secret to configure the client library for API access."]]],[]]