Premiers pas avec les annonces produits en magasin
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
En plus de leurs boutiques en ligne, les marchands peuvent importer des données sur les produits vendus en magasin. Content API for Shopping permet désormais aux marchands d'associer un compte Merchant Center à la fiche d'établissement appropriée et de configurer les paramètres supplémentaires nécessaires pour diffuser des annonces produits en magasin. Ce guide vous explique comment configurer les informations sur les annonces produits en magasin pour votre compte Merchant Center.
Avant de commencer
Dans ce guide, nous partons du principe que vous disposez déjà d'un compte Merchant Center et d'une fiche d'établissement, et que vous connaissez les principes de base de Content API for Shopping. Pour savoir comment créer une fiche d'établissement, consultez Créer une fiche d'établissement.
Dans la suite de ce guide, nous utilisons les exemples d'informations de compte suivants:
Merchant Center
Compte de gestion (paramètre merchantId dans les appels de méthode): 12345
Compte contenant les produits en magasin (paramètre accountId dans les appels de méthode): 67890
Fiches d'établissement
Le compte administrateur (admin@example.com) a accès aux éléments suivants :
Tous les comptes d'entreprise (ceux indiqués ci-dessous et d'autres non listés)
82 magasins au total
Comptes d'entreprise :
Golden-State, 20 établissements, gérés par california@example.com
Sunshine, 15 établissements gérés par florida@example.com
Empire State, 25 établissements gérés par newyork@example.com
Autres informations nécessaires pour le processus d'intégration des annonces produits en magasin
Coordonnées du contact chargé de la vérification de l'inventaire pour les établissements anglophones aux États-Unis: gestionnaire de l'inventaire <invcheck@example.com>
Les exemples de ce guide sont des requêtes HTTP REST avec un corps de contenu JSON si nécessaire. Les réponses ne sont incluses que pour les méthodes GET. De plus, les champs d'objet JSON peuvent être omis dans les réponses lorsqu'ils ne sont pas liés au sujet actuel. Ainsi, les réponses réelles de Content API peuvent contenir plus d'informations. Vous pouvez essayer les étapes décrites dans ce guide à l'aide des sections d'exercice pour les méthodes appropriées présentées dans la documentation de référence ou en utilisant l'une de nos bibliothèques clientes pour développer votre solution dans le langage de programmation de votre choix.
Lorsque vous êtes prêt, passez aux autres sections de ce guide:
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/08/13 (UTC).
[null,null,["Dernière mise à jour le 2025/08/13 (UTC)."],[[["\u003cp\u003eThe Merchant API is the new version of the Content API for Shopping and enables online and local product data uploads.\u003c/p\u003e\n"],["\u003cp\u003eThis guide outlines the process for onboarding Local Inventory Ads (LIA) using the Content API for Shopping.\u003c/p\u003e\n"],["\u003cp\u003eYou need an existing Merchant Center account and a Business Profile to proceed with the LIA setup.\u003c/p\u003e\n"],["\u003cp\u003eMerchants can configure target countries, link their Business Profile, and verify inventory as part of the LIA onboarding process.\u003c/p\u003e\n"],["\u003cp\u003eThese onboarding steps can be executed in parallel for faster setup.\u003c/p\u003e\n"]]],["The document introduces the beta Merchant API, the new version of the Content API for Shopping, and explains how merchants can use it to upload product data for both online and local stores. It details the onboarding process for Local Inventory Ads (LIA), including linking a Merchant Center account with a Business Profile and configuring necessary settings. Key actions involve configuring target countries for LIA, linking the Business Profile, and verifying inventory, all of which can be done in parallel. It references using HTTP and JSON for requests.\n"],null,["# Get started with local inventory ads\n\nIn addition to online stores, merchants can upload product data for local\nstores. The Content API for Shopping now allows merchants to link a\n[Merchant Center](//merchants.google.com) account with the appropriate\n[Business Profile](//www.google.com/business) and\nconfigure additional settings needed to serve products for\n[Local Inventory Ads](https://support.google.com/merchants/answer/3057972)\n(LIA). Here, we walk through the onboarding process in setting up LIA\ninformation for your Merchant Center account.\n\nBefore you begin\n----------------\n\nThis guide assumes that you already have a Merchant Center account and a\nBusiness Profile and that you are already familiar with the basics of the\nContent API for Shopping. For more information on creating a Business Profile,\nsee [Sign up for a Business Profile](//support.google.com/business/answer/6300717).\n\nFor the rest of this guide, we use the following example account\ninformation:\n\n- Merchant Center\n\n - Managing account (the `merchantId` parameter in method calls): 12345\n - Account to contain local products (the `accountId` parameter in method calls): 67890\n\n | **Note:** Here, we use a multi-client account and a sub-account, but you can use this process for standalone accounts as well. For standalone accounts, the managing account will be the same as the account that contains local products, so you'll use the same Merchant Center ID for both parameters.\n- Business Profiles\n\n - Administrative account, `admin@example.com`, has access to:\n - All business accounts (both those listed below and others not listed)\n - 82 store locations in total\n - Business accounts:\n - Golden-State, 20 locations, managed by `california@example.com`\n - Sunshine-State, 15 locations, managed by `florida@example.com`\n - Empire-State, 25 locations, managed by `newyork@example.com`\n- Other information needed for the LIA onboarding process\n\n - Inventory verification contact for English-speaking locations in the US: Inventory Manager \\\u003c`invcheck@example.com`\\\u003e\n\nThe examples in this guide are REST HTTP requests with JSON content as the body\nwhen needed. Responses are only included for GET methods. Also, JSON object\nfields may be omitted in responses when they are unrelated to the current topic,\nso actual responses from the Content API may contain more information. You can\ntry out the steps in this guide using the Try-It sections for the appropriate\nmethods in the [reference documentation](/shopping-content/reference/rest/v2.1) or\nuse one of our [client libraries](/shopping-content/guides/libraries) to\ndevelop your solution in your preferred programming language.\n\nOnce you're ready to begin, continue with the other sections of this guide:\n\n- [Configure Target Countries for LIA](/shopping-content/guides/how-tos/lia/configure-targets)\n- [Link Your Business Profile](/shopping-content/guides/how-tos/lia/link-gmb)\n- [Verify Your Inventory](/shopping-content/guides/how-tos/lia/verify-inventory)\n\n| **Note:** These sections can and should be performed in parallel, as most sections can be done independently. We will explicitly note steps within a section that require other sections to be completed first."]]