注意:您正在查看 API 的 REST 接口的文档。我们的大多数官方客户端库都使用 gRPC。如需了解详情,请参阅
REST 简介。
KeywordPlanAdGroup
关键字规划工具中的广告组。每个方案中的关键字方案广告组数量上限:200 个。
JSON 表示法 |
{
"resourceName": string,
"keywordPlanCampaign": string,
"id": string,
"name": string,
"cpcBidMicros": string
} |
字段 |
resourceName |
string
不可变。关键字规划师广告组的资源名称。KeywordPlanAdGroup 资源名称采用以下格式: customers/{customerId}/keywordPlanAdGroups/{kp_ad_group_id}
|
keywordPlanCampaign |
string
此广告组所属的关键字方案广告系列。
|
id |
string (int64 format)
仅限输出。关键字方案广告组的 ID。
|
name |
string
关键字方案广告组的名称。 此字段是必填字段,在创建关键字方案广告组时不应为空。
|
cpcBidMicros |
string (int64 format)
关键字方案广告组下的所有可出价关键字的默认广告组每次点击费用的最高出价(以账号币种为单位,以微为单位)。如果未设置,则会从父级广告系列继承。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-10-18。
[null,null,["最后更新时间 (UTC):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."]]],[]]