Method: inventory.partners.merchants.getStatus
בקשת HTTP
GET https://mapsbooking.googleapis.com/v1alpha/inventory/{name=partners/*/merchants/*/status}
בכתובת ה-URL נעשה שימוש בתחביר המרת gRPC.
פרמטרים של נתיב
פרמטרים |
name |
string
חובה. שם המשאב, בפורמט של שותפים/{partner_id}/merchants/{merchantId}/status.
|
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התגובה
אם הפעולה בוצעה ללא שגיאות, גוף התגובה יכלול מופע של MerchantStatus
.
היקפי הרשאות
נדרש היקף OAuth הבא:
https://www.googleapis.com/auth/mapsbooking
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-07-10 (שעון UTC).
[null,null,["עדכון אחרון: 2024-07-10 (שעון UTC)."],[[["Retrieve the MerchantStatus of a Merchant using a GET request."],["The request URL follows gRPC Transcoding syntax and requires a specific path parameter to identify the Merchant."],["An empty request body is necessary, and the response provides the MerchantStatus if successful."],["Authorization requires the 'https://www.googleapis.com/auth/mapsbooking' OAuth scope."]]],[]]