透過集合功能整理內容
你可以依據偏好儲存及分類內容。
以下是 Platforms API 的概略程序:
- 建立新的 Google Cloud 專案 (或使用現有專案)
- 在 Google Cloud 專案中建立服務帳戶,然後透過客戶經理將帳戶傳送給 Google,即可將該帳戶加入您的 AdSense 帳戶
- 為 Google Cloud 專案啟用 AdSense Platform API (請注意,只有已加入許可清單的專案才能查看這個頁面)
- 建立服務金鑰
- 使用 Google 的 OAuth 程式庫產生存取權杖
- 使用 HTTP 請求呼叫 AdSense 平台 API
步驟 1 至 5 請參閱「驗證 API 呼叫」頁面,相關頁面則說明相關 API:
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
[[["容易理解","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"]],[],[[["CustomChannel is a resource representing a custom channel, providing a way to segment ad revenue based on specific criteria."],["It has fields like `name`, `reportingDimensionId`, `displayName`, and `active` for identification and configuration."],["You can manage CustomChannels using methods like create, delete, get, list, listLinkedAdUnits, and patch to control their lifecycle and relationships with ad units."],["Refer to the provided links for detailed information on each method and field."]]],[]]