קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
פיד השירותים מיועד לשירותים הספציפיים של המוֹכרים שלכם.
כדי להשלים את משימת אבן הדרך Services Feed Ready in Sandbox, צריך ליצור בהצלחה ולהעלות את פיד השירותים לתיבות הדואר הנכנס של SFTP. תיבות הדואר של SFTP מוגדרות במהלך ההגדרה של השילוב.
יש תיבת דואר נכנס של SFTP לפיד שירותים גם בסביבת הייצור וגם בסביבת ארגז החול. חשוב להשתמש בתיקייה המתאימה בענן.
דרישות לגבי משימות בפיד השירותים
צריך להעלות פיד אחד לפחות ביום במשך שבעה ימים.
צריך לכלול שירות אחד לכל מוכר שמופיע בפיד שלכם ב-Merchant Center.
מגדירים את processing_instruction להיות PROCESS_AS_COMPLETE.
מתקנים את כל השגיאות והאזהרות.
הסבר בסיסי על פיד השירותים
פיד השירותים הוא מערך של הגדרות שירות. כל הגדרת שירות צריכה לכלול את הנתונים הבאים:
הגדרות מלאות, כולל מאפיינים אופציונליים שאפשר לכלול כדי להרחיב את התנהגויות השירות.
Service ID
מזהי השירות לא צריכים להיות ייחודיים לכל מוֹכר, אבל הם צריכים להכיל את אותם נתונים בכל ההגדרות. מזהי השירות חייבים להיות ייחודיים לכל מוֹכר.
מכיוון ששילובים מקצה לקצה של הזמנות במסעדות תומכים רק בשירות אחד (אלא אם השילוב כולל תוספים שדורשים שירותים נוספים), מומלץ להשתמש באותו מזהה שירות (לדוגמה, מזהה שירות '1000') כדי לייעל את השאילתות של שרת ההזמנות.
אם מגדירים שירות ואחר כך משנים את מזהה השירות, המשמעות היא שיצרתם שתי הגדרות במערכת. שירות חדש עם המזהה החדש, ושירות שנמחק עם המזהה הקודם. יכול להיות שבגלל זה מלאי שטחי הפרסום לא יוצג אם מזהה השירות הלא נכון משויך לזמינות.
שם השירות
שמות השירותים צריכים לשקף את השירות בפועל. השמות לא יכולים לכלול מחירים, פריטים בתפריט או כל מידע אחר מלבד שם השירות. השמות צריכים להיות מותאמים לשפה של המשתמש. מידע נוסף על לוקליזציה זמין במאמר ציון טקסטים ללוקליזציה.
[[["התוכן קל להבנה","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"]],["עדכון אחרון: 2025-07-26 (שעון UTC)."],[],[],null,["# Services Feed Ready\n\nThe Services Feed is meant for the specific services of your merchants.\n\nTo complete the Services Feed Ready in Sandbox milestone task, you need to\nsuccessfully build and\n[upload](/actions-center/verticals/reservations/e2e/integration-steps/feeds#upload-feeds)\nyour Services Feed to the SFTP dropboxes. The SFTP dropboxes are configured\nduring your integration's\n[Setup](/actions-center/verticals/reservations/e2e/integration-steps/setup).\nThere is a Services Feed SFTP dropbox in both Production and Sandbox\nenvironments. Ensure to use the appropriate dropbox.\n\nServices Feed task requirements\n-------------------------------\n\n- Minimum of one Feed upload per day for seven days.\n- Include a single service for each merchant supplied in your Merchant Feed.\n- Set `processing_instruction` to `PROCESS_AS_COMPLETE`.\n- Fix all errors and warnings.\n\n| **Note:** Don't use testing data to complete milestone tasks. If you don't have a minimum of 25 merchants to build against, [contact support](https://actionscenter.google.com/support/cases) for next steps.\n\nServices Feed basics\n--------------------\n\nYour Services Feed is an array of service definitions. Each service definition\nrequires the following data:\n\n- A Service ID\n- The Merchant ID for the merchant associated with the service\n- A [localized](/actions-center/verticals/reservations/e2e/reference/tutorials/localization) service name\n\nHere are the full\n[definitions](/actions-center/verticals/reservations/e2e/integration-steps/feeds/services-feed/samples-definitions#definitions)\nwhich include optional attributes that you can include to extend service\nbehaviors.\n\n### Service ID\n\nService IDs don't need to be unique to each merchant, but should contain the\nsame data across definitions. Service IDs must be unique to each merchant.\nAs Dining Reservations End-to-End integrations only supports a single service,\n(unless your integration includes any Add-ons requiring additional services)\nwe recommend using the same Service ID (for example, a service ID of \"1000\")\nto streamline Booking Server queries.\n\nIf you define a service and later change the Service ID, that means you have\ncreated two definitions in the system. A new service with the new ID, and a\ndeleted service with the previous ID. This might cause inventory to not display\nif the wrong Service ID is associated with availability.\n\n### Service name\n\nService names must reflect the actual service. Names must not include pricing,\nmenu items, or any other information other than the name of the service. Names\nmust also be localized based on the user's language settings. For more\ninformation on localization, see\n[Specify localization texts](/actions-center/verticals/reservations/e2e/reference/tutorials/localization)."]]