این بخش فایل های فید مورد استفاده برای انتقال داده های موجودی شما به Action Center را مشخص می کند. محتویات فیدهای شما مشخص می کند که چه خدماتی ارائه می کنید، چه خدماتی در دسترس هستند و چه زمانی خدمات در دسترس هستند.
آکاردئون References and Samples را بررسی کنید تا یاد بگیرید که چگونه این فیدها را با ما به اشتراک بگذارید.
ساختار فیدهای موجودی توسط Google Maps Booking API تعریف شده است.
فید زیر برای هر ادغام اجباری است:
فید بازرگانان : حاوی دادههایی است که بازرگانان شما را توصیف میکند.
علاوه بر این، 2 فید زیر برای ادغام انتها به انتها اجباری هستند.
فید خدمات : خدمات ارائه شده توسط بازرگانان شما را شرح می دهد.
فید در دسترس بودن : اسلات در دسترس بودن خدمات ارائه شده توسط تاجران شما را فهرست می کند.
برخی از فیلدها در این فیدها ضروری و برخی اختیاری هستند. هر فیلدی که بهعنوان اختیاری علامتگذاری شده است را میتوان در صورت خالی بودن از فید خارج کرد.
قالب فیدها با استفاده از دستور پروتکل بافر 3 توضیح داده شده است. شما این امکان را دارید که فایل فیدها را به صورت سریال سازی باینری از داده های بافر پروتکل در قالب pb3 یا در قالب JSON مشتق شده آپلود کنید. توصیه می کنیم فیدها را با فرمت JSON آپلود کنید.
این راهنما مختص بافرهای پروتکل Action Center است. برای اطلاعات کلی در مورد نحوه استفاده از بافرهای پروتکل برای تولید یک فایل pb3، در اینجا یک مثال در جاوا آورده شده است .
تاریخ آخرین بهروزرسانی 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"]]