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"]],["上次更新時間:2025-07-13 (世界標準時間)。"],[[["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."]]],[]]