Google Ads API 中使用的資源名稱是階層式資源,
在 Google Ads 中整理實體幾乎所有資源都是子資源
Customer
這樣就能因應幾乎所有 API 呼叫都必須指定
特定 Google Ads 帳戶。例如「廣告活動」、「廣告群組」、「廣告」和「關鍵字」。
都是根客戶資源的所有子資源
[[["容易理解","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-08-22 (世界標準時間)。"],[[["Google Ads API resource names are hierarchical, reflecting the Google Ads account structure, with most resources being sub-resources of the `Customer` resource."],["Resource names contain unique numerical IDs that identify each object within the hierarchy and can be parsed to derive new resource names."],["Resource names are represented by the `resourceName` field in JSON request/response bodies."],["Shared objects, like negative keyword lists, have resource names relative to the account used to access them, differing between manager and client accounts."]]],[]]