動的リマーケティング
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
動的リマーケティング広告は、インプレッションごとにカスタマイズされたディスプレイ広告で、ユーザーが過去にウェブサイトにアクセスしたときに閲覧したコンテンツに関連するコンテンツが表示されます。
動的リマーケティングには次のようなメリットがあります。
- スケーラビリティ: フィードと組み合わせることで、商品やサービスに合わせて広告のサイズを自動調整できます。
- シンプルながらも強力なアセット: フィードを作成すると、Google 広告の商品レコメンデーション エンジンが商品やサービスを抽出し、人気の高い商品や過去にユーザーが閲覧した商品に基づき、広告ごとの最適な商品の組み合わせを決定します。
- 高い成果につながるレイアウト: ユーザーやプレースメント、広告が表示されるプラットフォームに対して最も高い成果が見込める動的広告のレイアウトが予測されます。
- 入札単価をリアルタイムで最適化: コンバージョン オプティマイザーにより、広告が表示されるたびに最適な入札単価が計算されます。
Google Ads API では、小売業と小売業以外の 2 種類の動的リマーケティング キャンペーンがサポートされています。小売向けの動的リマーケティングでは Merchant Center から提供されるフィードが必要ですが、小売以外のフィードは Assets
を使用して維持できます。
残りのページでは、業種ごとに動的リマーケティング広告を更新する例を示します。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-09-05 UTC。
[null,null,["最終更新日 2025-09-05 UTC。"],[[["\u003cp\u003eDynamic Remarketing ads personalize display ads based on a user's past website visits, tailoring content to their interests.\u003c/p\u003e\n"],["\u003cp\u003eThese ads offer benefits like scalability, automated product selection, optimized layouts, and real-time bid adjustments for better performance.\u003c/p\u003e\n"],["\u003cp\u003eGoogle Ads supports Dynamic Remarketing for both retail and non-retail businesses, using Merchant Center feeds for retail and Google Ads Assets for non-retail.\u003c/p\u003e\n"],["\u003cp\u003eRetail dynamic remarketing leverages ShoppingSetting for feed configuration while non-retail utilizes AssetSet and Asset for the same.\u003c/p\u003e\n"]]],[],null,["# Dynamic Remarketing\n\n[Dynamic Remarketing](//support.google.com/google-ads/answer/3124536)\nads are display ads customized for each impression, showing content related to\na user's previous visits to a website.\n\nDynamic remarketing has many benefits, including:\n\n- **Scalability:** You can create ads that scale with your products or services, when paired with your feeds.\n- **Simple yet powerful assets:** Once you create the feeds, the Google Ads product recommendation engine will pull products and services, determining the best mix of products for each ad based on popularity and what the visitor viewed on your site.\n- **High-performance layouts:** Google Ads predicts which dynamic ad layout is likely to perform best for the person, placement and platform where the ads will show.\n- **Real-time bid optimization:** With the conversion optimizer, Google Ads calculates the optimal bid for each impression.\n\nThe Google Ads API supports two types of Dynamic Remarketing campaigns: retail and\nnon-retail. Dynamic Remarketing for retail requires the feed provided by\nMerchant Center, whereas non-retail can be maintained using\n[`Assets`](/google-ads/api/docs/dynamic-remarketing/asset-based).\n\n| Business Type | Technologies required | Feed configuration |\n|---------------|-----------------------------|--------------------------------------------------------------------------------------------------------------|\n| Retail | Merchant Center, Google Ads | [`ShoppingSetting`](/google-ads/api/reference/rpc/v21/Campaign.ShoppingSetting) |\n| Non-retail | Google Ads | [`AssetSet`](/google-ads/api/reference/rpc/v21/AssetSet), [`Asset`](/google-ads/api/reference/rpc/v21/Asset) |\n\nThe remaining pages provide examples of updating Dynamic Remarketing\nads for each business type."]]