קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
בקטע הזה מצוינים קובצי הפיד שמשמשים להעברת נתוני המלאי שלכם אל מרכז הפעולות. התוכן של הפיד מגדיר את השירותים שאתם מספקים, את השירותים שזמינים ואת הזמינות שלהם.
בקטע מקורות מידע ודוגמאות מוסבר איך לשתף איתנו את הפידים האלה.
המבנה של פידים של מלאי שטחי הפרסום מוגדר על ידי Google Maps Booking API.
פיד זמינות: פיד שמפרט את משבצות הזמינות של השירותים שהמוכרים שלכם מספקים.
חלק מהשדות בפידים האלה הם שדות חובה וחלקם אופציונליים. אפשר להשמיט מהפיד שדות ריקים שסומנו כאופציונליים.
פורמט הפיד מתואר באמצעות תחביר של protocol buffer 3. יש לכם אפשרות להעלות את קובץ הפידים כסדרה בינארית של נתוני מאגר הפרוטוקול בפורמט pb3 או בפורמט JSON נגזר.
מומלץ להעלות את הפידים בפורמט JSON.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2024-11-26 (שעון UTC)."],[[["Inventory feeds define the services you offer, their availability, and relevant merchant details for Google Actions Center integration."],["Three primary feeds are crucial: Merchants, Services, and Availability, with the Merchants feed being mandatory for all integrations, while the other two are mandatory for end-to-end integrations."],["Feeds must be uploaded with processing_instruction `PROCESS_AS_COMPLETE` and can be formatted as protocol buffer 3 syntax in pb3 or JSON, with JSON being the recommended format."],["For optimized upload, Google recommends compressing the feeds using gzip."]]],["Inventory data is transmitted to the Actions Center via feeds, which define 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 uploaded in either pb3 or JSON format, with JSON being recommended. Gzip compression is recommended prior to uploading the files. The feed structure is defined by the Google Maps Booking API.\n"]]