Method: locations.updateLodging
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
עדכון פרטי הלינה במיקום ספציפי.
בקשת HTTP
PATCH https://mybusinesslodging.googleapis.com/v1/{lodging.name=locations/*/lodging}
בכתובת ה-URL נעשה שימוש בתחביר המרת gRPC.
פרמטרים של נתיב
פרמטרים |
lodging.name |
string
חובה. מזהה Google של המיקום הזה בטופס: locations/{locationId}/lodging
|
פרמטרים של שאילתה
פרמטרים |
updateMask |
string (FieldMask format)
חובה. השדות הספציפיים לעדכון. צריך להשתמש בתו '*' כדי לעדכן את כל השדות, כולל ביטול ההגדרה של שדות ריקים בבקשה. אי אפשר לעדכן בנפרד פריטים חוזרים על עצמם. זוהי רשימה של שמות שדות מלאים, שמופרדים בפסיקים. דוגמה: "user.displayName,photo"
|
גוף הבקשה
גוף הבקשה מכיל מופע של Lodging
.
גוף התגובה
אם הפעולה בוצעה ללא שגיאות, גוף התגובה יכלול מופע של Lodging
.
היקפי הרשאות
נדרש היקף OAuth הבא:
https://www.googleapis.com/auth/business.manage
למידע נוסף, עיין בסקירה הכללית על OAuth 2.0.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2023-12-02 (שעון 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"]],["עדכון אחרון: 2023-12-02 (שעון UTC)."],[[["This documentation outlines the process for updating lodging information for a specific location using the `PATCH` method."],["It requires providing the lodging's Google identifier in the URL path and specifying the fields to be updated using the `updateMask` query parameter."],["The request body should contain the updated Lodging data, and a successful response will return the updated Lodging object."],["Authorization using the `https://www.googleapis.com/auth/business.manage` scope is required."]]],[]]