注意:您正在查看 API 的 REST 介面說明文件。我們的官方用戶端程式庫支援 gRPC。詳情請參閱
REST 簡介。
KeywordPlanAdGroup
關鍵字規劃工具廣告群組。每個企劃書的關鍵字企劃書廣告群組數量上限:200 個。
JSON 表示法 |
{
"resourceName": string,
"keywordPlanCampaign": string,
"id": string,
"name": string,
"cpcBidMicros": string
} |
欄位 |
resourceName |
string
不可變動。關鍵字規劃工具廣告群組的資源名稱。KeywordPlan 廣告群組 資源名稱格式如下: customers/{customerId}/keywordPlanAdGroups/{kp_ad_group_id}
|
keywordPlanCampaign |
string
此廣告群組所屬的關鍵字企劃書廣告活動。
|
id |
string (int64 format)
僅供輸出。關鍵字企劃書廣告群組的 ID。
|
name |
string
關鍵字企劃書廣告群組的名稱。 這是必填欄位,且在建立關鍵字企劃書廣告群組時不得留空。
|
cpcBidMicros |
string (int64 format)
關鍵字企劃廣告群組中所有可出價關鍵字的預設廣告群組最高單次點擊出價,以帳戶幣別的微小單位表示。如果未設定,就會沿用上層廣告活動的設定。
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-05 (世界標準時間)。
[null,null,["上次更新時間:2024-11-05 (世界標準時間)。"],[[["Keyword Planner ad groups organize keywords within Keyword Planner campaigns, with a limit of 200 ad groups per plan."],["Each ad group is defined by its resource name, associated campaign, ID, name, and a default maximum CPC bid."],["The `cpcBidMicros` field allows setting a default maximum cost-per-click bid for keywords in the ad group, inheriting from the parent campaign if not specified."],["When creating a keyword plan ad group, the `name` field is mandatory and cannot be empty."]]],[]]