rocket
Découvrez l'API Merchant, qui succède officiellement à Content API for Shopping.
updateDécouvrez les dernières nouveautés
concernant les nouvelles fonctionnalités, les corrections de bugs et les mises à jour de l'API Merchant.
point_of_sale
Découvrez comment gérer votre entreprise et vos produits sur Google, et comment accéder de manière programmatique à des données, des insights et des fonctionnalités uniques à grande échelle.
Commencez à utiliser l'API Merchant dès aujourd'hui !
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Summary
After you've successfully linked a Merchant Center account to your
Google Ads account, you can create Shopping
campaigns.
Shopping campaigns serve ads with an image, title, price, store name, and more.
You can create a Shopping campaign in the Google Ads UI or automatically
with the Google Ads API.
This page explains how you can create a new Shopping campaign with products from
a linked merchant account.
Select a campaign goal and the type of campaign you want to run (Shopping or
Performance Max).
Select your Merchant Center account and the country where your products are
sold, then click CONTINUE.
You can't change the Merchant Center account or country later—you'll
have to create a new campaign with different settings for a different
account or country.
Select a campaign subtype, for example, Smart Shopping.
Upload asset information for responsive display ads. This step is required
in the Merchant Center UI.
If you don't see all your Merchant Center products in Google Ads, make sure
you've uploaded them to the feed for the same Country of Sale you selected
in Google Ads.
Set the campaign's advertising_channel_sub_type to SHOPPING_SMART_ADS.
Create a ShoppingSetting object with the following required fields:
merchant_id
sales_country
You can't change the merchant_id or sales_country for your campaign
later. You need to create a new campaign with different settings for
a different account or country.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/09/03 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/09/03 (UTC)."],[[["\u003cp\u003eAfter linking your Merchant Center and Google Ads accounts, you can create Shopping campaigns to showcase product details like image, title, price, and store name in your ads.\u003c/p\u003e\n"],["\u003cp\u003eYou can create Shopping campaigns manually through the Google Ads UI or automatically using the Google Ads API.\u003c/p\u003e\n"],["\u003cp\u003eShopping campaigns require selecting a Merchant Center account and country of sale during setup, which cannot be changed later.\u003c/p\u003e\n"],["\u003cp\u003eFor manual creation, you'll need to configure campaign settings such as bidding strategy, budget, and campaign priority.\u003c/p\u003e\n"],["\u003cp\u003eWhen using the Google Ads API for campaign creation, ensure you define the \u003ccode\u003eAdvertisingChannelType\u003c/code\u003e as \u003ccode\u003eSHOPPING\u003c/code\u003e and set the \u003ccode\u003eadvertising_channel_sub_type\u003c/code\u003e to \u003ccode\u003eSHOPPING_SMART_ADS\u003c/code\u003e, along with providing \u003ccode\u003emerchant_id\u003c/code\u003e and \u003ccode\u003esales_country\u003c/code\u003e within the \u003ccode\u003eShoppingSetting\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]