注意:您正在查看 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-10-18 (世界標準時間)。
[null,null,["上次更新時間:2024-10-18 (世界標準時間)。"],[[["Keyword Planner ad groups are limited to a maximum of 200 per plan."],["Each ad group can be identified by a unique resource name, ID, and customizable name."],["Ad groups belong to a specific keyword plan campaign and inherit their currency from the parent campaign."],["A default maximum cost-per-click (CPC) bid can be set for all keywords within the ad group."],["The structure and attributes of a keyword planner ad group are represented in JSON format for data exchange."]]],[]]