يحدِّد هذا القسم ملفات الخلاصات المستخدَمة لنقل بيانات مستودعك إلى "مركز الإجراءات". تحدِّد محتويات خلاصاتك الخدمات التي تقدّمها والخدمات المتاحة ووقت توفّر الخدمات.
اطّلِع على المراجع والعيّنات للتعرّف على كيفية مشاركة هذه الخلاصات معنا.
يتم تحديد بنية خلاصات المستودع من خلال واجهة برمجة التطبيقات لخدمة الحجز في "خرائط Google".
يتناول هذا الدليل مخازن بروتوكول "مركز الإجراءات". للحصول على
معلومات عامة حول كيفية استخدام تنسيقات بروتوكول النقل لإنشاء ملف pb3
،
إليك مثال في Java.
تاريخ التعديل الأخير: 2024-11-26 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-11-26 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Inventory data is transmitted to Actions Center using feed files, defining offered services, availability, and merchant details."],["Three mandatory feeds are used: Merchants, Services, and Availability, with the first being required for any integration, and the latter two necessary for end-to-end functionality."],["Feeds must be uploaded with the `PROCESS_AS_COMPLETE` processing instruction, and the recommended format is JSON, optionally compressed using gzip."],["The structure of these inventory feeds is based on the Google Maps Booking API and utilizes protocol buffer 3 syntax, allowing for data serialization in pb3 or JSON formats."],["Optional fields can be excluded from the feed when empty, and further details on feed sharing and protocol buffer usage can be found in the References and Samples section."]]],["Inventory data is transmitted via feeds to the Actions Center, defining service offerings and availability. A merchants feed is mandatory for all integrations. End-to-end integrations require services and availability feeds. All feeds must be uploaded with the `PROCESS_AS_COMPLETE` instruction. Feeds can be in pb3 or JSON format, with JSON being the recommendation. Optional fields can be omitted. gzip compression is advised before uploading. The feed structure is defined by the Google Maps Booking API.\n"]]