בקטע הזה מצוינים קובצי הפיד שמשמשים להעברת נתוני המלאי שלכם אל מרכז הפעולות. התוכן של הפיד מגדיר את השירותים שאתם מספקים, את השירותים שזמינים ואת הזמינות שלהם.
בקטע מקורות מידע ודוגמאות מוסבר איך לשתף איתנו את הפידים האלה.
המבנה של פידים של מלאי שטחי הפרסום מוגדר על ידי Google Maps Booking API.
פיד זמינות: פיד שמפרט את משבצות הזמינות של השירותים שהמוכרים שלכם מספקים.
חלק מהשדות בפידים האלה הם שדות חובה וחלקם אופציונליים. אפשר להשמיט מהפיד שדות ריקים שסומנו כאופציונליים.
פורמט הפיד מתואר באמצעות תחביר של protocol buffer 3. יש לכם אפשרות להעלות את קובץ הפידים כסדרה בינארית של נתוני מאגר הפרוטוקול בפורמט pb3 או בפורמט JSON נגזר.
מומלץ להעלות את הפידים בפורמט JSON.
[null,null,["עדכון אחרון: 2024-11-26 (שעון UTC)."],[[["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"]]