rocket
Content API for Shopping の正式な後継である
Merchant API をご紹介します。
update
Merchant API の新機能、バグの修正、リリース更新に関する
最新情報を入手します。
広告グループでショッピング キャンペーンを管理する
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
概要
広告グループを使用して、入札用のショッピング キャンペーンを構成できます。
広告グループを使用すると、入札単価調整や除外キーワードなどの機能を利用できます。
同じキャンペーン内の複数の広告グループに商品を含めた場合は、最も高い入札単価が使用されます。
商品グループを使用すると、広告グループ内の商品を分類して整理できます。詳しくは、商品グループを作成するをご覧ください。
Google ショッピングでは、キーワードではなく商品グループに入札単価を設定します。入札に関するベスト プラクティスについては、ショッピング キャンペーンを作成して最適化するをご覧ください。
手動で行う場合の手順
Google 広告の管理画面で広告グループを設定する手順は次のとおりです。
- 新しいショッピング キャンペーンを作成します。
- 新しい広告グループを作成し、名前を入力します。
キャンペーン タイプによっては、広告グループを属性別に商品グループに分割できます。次に例を示します。
- ブランド
- アイテム ID
- カスタムラベル
- 製品のタイプ
- Google の商品カテゴリ
商品グループを確認します。広告グループを分割していない場合は、商品グループでショッピング キャンペーンを管理するをご覧ください。
広告グループを一時停止または有効にする。
詳しくは、広告グループでショッピング キャンペーンを管理するをご覧ください。
自動で行う場合の手順
Google Ads API を使用して広告グループを作成する手順は次のとおりです。
Merchant Center を Google 広告にリンクし、新しいキャンペーンを作成していることを確認します。
AdGroupType
として SHOPPING_PRODUCT_ADS
または SHOPPING_SMART_ADS
を選択します。
AdGroupType
は後で変更できません。
広告を作成します。
ショッピング リスティング グループを使用して商品を整理します。
詳しくは、広告グループを作成するをご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-31 UTC。
[null,null,["最終更新日 2025-08-31 UTC。"],[[["\u003cp\u003eShopping campaigns utilize ad groups for structuring bids and applying features like bid adjustments and negative keywords.\u003c/p\u003e\n"],["\u003cp\u003eBids in Shopping campaigns are assigned to product groups within ad groups, not keywords, influencing product visibility in search results.\u003c/p\u003e\n"],["\u003cp\u003eProducts can be organized within ad groups using product groups, categorized by attributes like brand, item ID, or product type, allowing for granular campaign control.\u003c/p\u003e\n"],["\u003cp\u003eYou can manage ad groups manually through the Google Ads UI or programmatically via the Google Ads API, providing flexibility in campaign setup and management.\u003c/p\u003e\n"],["\u003cp\u003eIf a product is included in multiple ad groups within the same campaign, the highest bid among those ad groups will be used to determine its ranking in auction.\u003c/p\u003e\n"]]],[],null,["# Manage a Shopping campaign with ad groups\n\nSummary\n-------\n\nYou can use ad groups to structure a [Shopping campaign](/google-ads/shopping/campaign-management/articles/t18) for bidding.\n\nAd groups let you use features like bid adjustments and negative\nkeywords.\n\nIf you include a product in multiple ad groups in the same campaign, the\nhighest bid is used.\n\nYou can use [Product groups](https://support.google.com/google-ads/answer/3517331) to subdivide and arrange your products under ad\ngroups. See [Create product groups](/google-ads/shopping/campaign-management/articles/t20) for more information.\n\nIn Google Shopping, bids are placed on product groups, not keywords. For\nmore information on bidding practices, see [Build and optimize Shopping\ncampaigns](https://support.google.com/google-ads/answer/6167176).\n\nManual steps\n------------\n\nHere are the steps to set up ad groups with the [Google Ads\nUI](//ads.google.com).\n\n1. Create a new [Shopping campaign](/google-ads/shopping/campaign-management/articles/t18).\n2. Create a new ad group and enter a name.\n3. Depending on your campaign type, you can subdivide your ad group into\n product groups by attributes. Here are some examples:\n\n - Brand\n - Item ID\n - Custom label\n - Product type\n - Google Product Category\n4. Check your product groups. If you didn't subdivide your ad group, see\n [Manage a Shopping campaign with product groups](https://support.google.com/google-ads/answer/6275317).\n\n5. [Pause or enable your ad\n groups](//support.google.com/google-ads/answer/2375409).\n\nSee [Manage a Shopping campaign with ad groups](https://support.google.com/google-ads/answer/6275304) for more information.\n\nAutomatic steps\n---------------\n\nHere are the steps to create ad groups with the [Google Ads\nAPI](/google-ads/api/docs/start).\n\nMake sure you've already [linked Merchant Center to Google Ads](/google-ads/shopping/full-automation/articles/t15) and\n[created a new campaign](/google-ads/api/docs/shopping-ads/create-campaign).\n\n1. Select `SHOPPING_PRODUCT_ADS` or `SHOPPING_SMART_ADS` as the\n [`AdGroupType`](/google-ads/api/reference/rpc/latest/AdGroupTypeEnum.AdGroupType).\n\n You can't change the `AdGroupType` later.\n2. [Create an ad](/google-ads/api/docs/shopping-ads/create-ad-group-ad).\n\n3. Use [Shopping Listing Groups](/google-ads/api/docs/shopping-ads/create-listing-groups) to organize your products.\n\nSee [Create ad group](/google-ads/api/docs/shopping-ads/create-ad-group) for more detail."]]