Google שולחת לשרת שלכם הודעת רמז בנושא בקשה במרווחי זמן של 5 דקות על ידי
כברירת מחדל. אפשר לשנות את התדירות הזו על ידי הגדרה של האפשרות יצירת קשר.
הודעת הבקשה נשלחת באמצעות method POST HTTP עם Content-Type
הכותרת מוגדרת ל-application/xml והכותרת User-Agent מוגדרת לערך
Google-HotelAdsPrices צריך לוודא שסטטוס נקודת הקצה ש-Google שולחת הוא OK באמצעות
ליצור קשר עם מנהל החשבונות הטכני (TAM). היה צריך לקבוע את ההגדרה הזו במהלך
הגדרה ראשונית של מחירי מלונות.
דוגמה לבקשת רמז
הודעות של בקשת רמז הן רכיב ברמה הבסיסית (root) של
<HintRequest> ורכיב צאצא יחיד, <LastFetchTime>.
כל הזכויות שמורות. Java הוא סימן מסחרי רשום של Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-10-15 (שעון UTC).
[[["התוכן קל להבנה","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-10-15 (שעון UTC)."],[[["Google's Changed Pricing method allows you to update hotel prices efficiently by focusing on changes since the last update."],["The process involves a Hint Request from Google, a Hint Response from your server with changed hotel IDs, a Query from Google, and a Transaction from your server with updated data."],["Google sends Hint Requests every 5 minutes, but this frequency can be adjusted by contacting Google support."],["Hint Requests use HTTP POST with specific headers; ensure endpoint status is \"OK\" for successful communication."],["Hint Request messages contain the last fetch time, allowing your server to identify price changes since then."]]],[]]