注意: 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 Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-05 UTC。
[null,null,["最終更新日 2024-11-05 UTC。"],[[["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."]]],[]]