Method: accounts.priceViews.get
İstenen fiyat görünümünü ayrıntılı olarak döndürür.
HTTP isteği
GET https://travelpartner.googleapis.com/v3/{name=accounts/*/priceViews/*}
URL, gTB Kod Geçişi söz dizimini kullanır.
Yol parametreleri
Parametreler |
name |
string
Sorgulanan fiyat görünümünün kaynak adı. Biçim accounts/{account_id}/priceViews/{partnerHotelId} .
|
İstek metni
İstek metni boş olmalıdır.
Yanıt metni
Başarılıysa yanıt metni, PriceView
öğesinin bir örneğini içerir.
Yetkilendirme Kapsamları
Aşağıdaki OAuth kapsamını gerektirir:
https://www.googleapis.com/auth/travelpartner
Daha fazla bilgi için OAuth 2.0'a Genel Bakış konusuna bakın.
Tüm hakları saklıdır. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2022-08-23 UTC.
[null,null,["Son güncelleme tarihi: 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."]]],[]]