Vue d'ensemble du flux
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Cette section spécifie les fichiers de flux utilisés pour transmettre vos données d'inventaire au Centre d'actions. Le contenu de vos flux définit les services que vous fournissez et les services disponibles.
La structure des flux d'inventaire est définie par l'API Google Maps Booking.
Les flux suivants sont obligatoires pour l'intégration de la redirection de rendez-vous:
- Flux d'actions:contient les données décrivant vos liens profonds associés à vos entités.
Certains champs de ces flux sont obligatoires et d'autres facultatifs. Tout champ marqué comme facultatif peut être omis s'il est vide.
Le format des flux est décrit à l'aide de la syntaxe du Protocol Buffer 3. Vous avez la possibilité d'importer le fichier de flux en tant que sérialisation binaire des données du Protocol Buffer, au format pb3 ou au format JSON dérivé.
Nous vous recommandons d'importer les flux au format JSON.
Nous vous recommandons d'utiliser gzip pour compresser les flux avant de les importer.
Ce guide concerne spécifiquement les Protocol Buffers du Centre d'actions. Pour en savoir plus sur l'utilisation des Protocol Buffers pour générer un fichier pb3, voici un exemple en Java.
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).
[null,null,["Dernière mise à jour le 2025/07/26 (UTC)."],[[["\u003cp\u003eInventory data is transmitted to Actions Center using Entity, Action, and Services feeds, defining your provided and available services.\u003c/p\u003e\n"],["\u003cp\u003eFeed structures are based on the Google Maps Booking API, with mandatory feeds for Appointments Redirect integration including Entity, Action, and Services.\u003c/p\u003e\n"],["\u003cp\u003eFeeds can be provided in pb3 or JSON format (JSON recommended), with optional fields allowed to be omitted when empty.\u003c/p\u003e\n"],["\u003cp\u003eGoogle recommends compressing feeds using gzip before uploading them to Actions Center.\u003c/p\u003e\n"]]],["Inventory data is sent to the Actions Center via feed files, which define offered services and their availability. Mandatory feeds for Appointments Redirect integration include: Entity, Action, and Services feeds. These files can be uploaded in either protocol buffer (pb3) or JSON format, with JSON recommended. Optional fields can be omitted. Feeds are structured according to the Google Maps Booking API, and compressing the feeds using gzip prior to upload is recommended.\n"],null,["This section specifies the feed files used to transmit your\ninventory data to the Actions Center. The contents of your feeds defines\nwhich services you are providing and what services are available.\n\nThe structure of the inventory feeds are defined by the Google Maps Booking\nAPI.\n\nThe following feeds are mandatory for the Appointments Redirect integration:\n\n- **[Entity feed](/actions-center/verticals/appointments/redirect/reference/feeds/entity-feed):** Contains data describing your entities.\n\n\u003c!-- --\u003e\n\n- **[Action feed](/actions-center/verticals/appointments/redirect/reference/feeds/action-feed):** Contains data describing your deep links associated with your entities.\n\n\u003c!-- --\u003e\n\n- **[Services feed](/actions-center/verticals/appointments/redirect/reference/feeds/services-feed):** Describes the services provided by your entities.\n\nSome fields in these feeds are required and some are optional. Any field\nmarked as optional can be left out of the feed when empty.\n\nThe feeds format is described using protocol buffer 3 syntax. You have the\noption to upload the feeds file as a binary serialization of the protocol\nbuffer data in [pb3 format](/protocol-buffers/docs/proto3) or in a derived JSON format.\nWe recommend uploading the feeds in JSON format.\n\nWe recommend using\n[gzip to compress feeds](/actions-center/verticals/appointments/redirect/reference/tutorials/compression) prior to upload.\n\nThis guide is specific to the Actions Center protocol buffers. For\ngeneral information on how to use the protocol buffers to generate a pb3\nfile,\n[here is an example in Java](/protocol-buffers/docs/javatutorial)."]]