Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Le flux de marchands fournit votre inventaire de marchands. Google tente de faire correspondre cet inventaire avec les établissements sur Google Maps.
Pour accomplir la tâche "Flux Merchant prêt", vous devez créer et importer votre flux Merchant dans les boîtes de dépôt SFTP. La boîte de dépôt SFTP est configurée lorsque vous fournissez votre clé SSH dans la configuration.
Il existe une boîte de dépôt SFTP Merchant Center pour les environnements de production et de bac à sable.
Incluez au moins 25 marchands parmi l'ensemble de vos marchands.
Définissez processing_instruction sur PROCESS_AS_COMPLETE.
Corrigez toutes les erreurs et tous les avertissements.
Principes de base pour les marchands
Votre flux de marchands est un tableau de définitions de marchands. Chaque définition de marchand nécessite les données suivantes :
Un ID unique
Un nom
Coordonnées géographiques ou adresse
Mise en correspondance des marchands et possibilité de réservation
Lorsqu'un nouveau marchand est ajouté à vos importations de flux, le traitement et la propagation au niveau de l'interface utilisateur peuvent prendre du temps.
Pour vérifier que les marchands sont rapidement associés et propagés, vos partenaires doivent disposer de fiches d'établissement Google à jour pour leurs établissements, et les données que vous utilisez pour définir les marchands doivent correspondre à leurs fiches.
Vous trouverez ici la définition complète et l'exemple correspondant, ainsi que les attributs facultatifs qui peuvent faciliter la mise en correspondance automatique.
ID de marchands
Les ID doivent être uniques au sein de votre organisation. Si vous définissez un marchand et que vous modifiez son ID par la suite, cela signifie que vous avez créé deux définitions de marchand dans le système. Un nouveau marchand avec le nouvel ID et un marchand supprimé avec l'ancien ID. Cela peut entraîner la suppression de l'association des établissements jusqu'à ce que l'outil d'association automatique puisse traiter la modification.
Noms des marchands
Les noms de marchands et les coordonnées géographiques doivent refléter le nom et l'adresse réels du lieu. Si vos marchands ne possèdent pas de fiches d'établissement Google, collaborez avec eux pour vérifier que les données dont vous disposez sont à jour. Les noms de marchands ne doivent pas inclure de prix, d'éléments de menu ni aucune autre information que le nom du lieu.
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/07/26 (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/07/26 (UTC)."],[],[],null,["# Merchant Feed Ready\n\nMerchant Feed provides your merchant inventory. Google attempts to match this\ninventory with Google Maps locations.\n\nTo complete the Merchant Feed Ready milestone task, you need to successfully\nbuild and [upload](/actions-center/verticals/reservations/e2e/integration-steps/feeds#upload-feeds)\nyour Merchant Feed to the SFTP dropboxes. The SFTP dropbox is configured when\nyou provide your [SSH key in Setup](/actions-center/verticals/reservations/e2e/integration-steps/setup/public-ssh-key).\nThere is a Merchant SFTP dropbox for both Production and Sandbox environments.\n\nMerchant Feed task requirements\n-------------------------------\n\n- Minimum of one Feed [upload per day](/actions-center/verticals/reservations/e2e/integration-steps/feeds#upload-feeds) for seven days.\n- Include a minimum of 25 merchants from your total merchants.\n- Set `processing_instruction` to `PROCESS_AS_COMPLETE`.\n- Fix all errors and warnings.\n\n| **Note:** Don't use testing data to complete milestones. If you don't have a minimum of 25 merchants to build against, [contact support](https://actionscenter.google.com/support/cases) for next steps.\n\nMerchant basics\n---------------\n\nYour Merchants Feed is an array of merchant definitions. Each merchant\ndefinition requires the following data:\n\n1. A unique ID\n2. A name\n3. GeoCoordinates or an address\n\n### Merchant matching and bookability\n\nWhen a new merchant is added to your feed uploads, it can take time to process\nand propagate to the frontend.\n\nTo verify that merchants are quickly matched and propagated, your\npartners must have up-to-date Google Business Profiles for their venues, and the\ndata you use to define merchants is in alignment with their profiles.\n\nHere, you can find the full\n[definition](/actions-center/verticals/reservations/e2e/integration-steps/feeds/merchants-feed/samples-definitions#definitions)\nand accompanying sample along with optional attributes that can assist with\nautomatic matching.\n| **Note:** New merchants to the system can take up to two weeks to process and propagate to the frontend.\n\n### Merchant IDs\n\nIDs must be unique within your organization. If you define a merchant and later\nchange the ID, that means you have created two merchant definitions in the\nsystem. A new merchant with the new ID, and a deleted merchant with the previous\nID. This can cause venues to become unmatched until the automatic matcher can\nprocess the change.\n\n### Merchant names\n\nMerchant names and GeoCoordinates must reflect the actual name and address of\nthe venue. If your merchants don't have Google Business Profiles, work with\nthem to verify that the data you have is up-to-date. Merchant names must not\ninclude pricing, menu items, or any other information other than the name of the\nvenue.\n| **Note:** Though the system accepts both structured and unstructured addresses, it's best practice to use the structured format."]]