Method: accounts.priceViews.get
Żądanie HTTP
GET https://travelpartner.googleapis.com/v3/{name=accounts/*/priceViews/*}
Adres URL używa składni transkodowania gRPC.
Parametry ścieżki
Parametry |
name |
string
Nazwa zasobu widoku cen, którego dotyczy zapytanie. Użyj formatu accounts/{account_id}/priceViews/{partnerHotelId} .
|
Treść żądania
Treść żądania musi być pusta.
Treść odpowiedzi
W przypadku powodzenia treść odpowiedzi obejmuje wystąpienie elementu PriceView
.
Zakresy autoryzacji
Wymaga następującego zakresu OAuth:
https://www.googleapis.com/auth/travelpartner
Więcej informacji znajdziesz w artykule Omówienie OAuth 2.0.
Wszelkie prawa zastrzeżone. Java jest zastrzeżonym znakiem towarowym firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2022-08-23 UTC.
[null,null,["Ostatnia aktualizacja: 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."]]],[]]