Method: accounts.priceViews.get
מחזירה את תצוגת המחיר המבוקשת בפירוט מלא.
בקשת HTTP
GET https://travelpartner.googleapis.com/v3/{name=accounts/*/priceViews/*}
כתובת ה-URL כוללת תחביר gRPC קידוד מחדש.
פרמטרים של נתיב
פרמטרים |
name |
string
שם המשאב של תצוגת המחיר שנשלחת שאילתה. הפורמט הוא accounts/{account_id}/priceViews/{partnerHotelId} .
|
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התגובה
אם התגובה מוצלחת, גוף התגובה מכיל מופע של PriceView
.
היקפי הרשאה
יש צורך בהיקף OAuth הבא:
https://www.googleapis.com/auth/travelpartner
למידע נוסף, אפשר לעיין בסקירה הכללית על OAuth 2.0.
כל הזכויות שמורות. Java הוא סימן מסחרי רשום של Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2022-08-23 (שעון UTC).
[null,null,["עדכון אחרון: 2022-08-23 (שעון UTC)."],[[["This API retrieves the full details of a requested price view using a GET request."],["The request requires authorization using the `https://www.googleapis.com/auth/travelpartner` OAuth scope."],["Users must provide the price view's resource name in the URL path, following the format `accounts/{account_id}/priceViews/{partnerHotelId}`."],["The response, upon successful execution, delivers a `PriceView` object containing the detailed information."],["This endpoint utilizes gRPC Transcoding for its URL structure."]]],[]]