Method: accounts.priceViews.get
HTTP リクエスト
GET https://travelpartner.googleapis.com/v3/{name=accounts/*/priceViews/*}
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ |
name |
string
クエリされる料金ビューのリソース名。形式は accounts/{account_id}/priceViews/{partnerHotelId} です。
|
リクエスト本文
リクエストの本文は空にする必要があります。
レスポンスの本文
成功した場合、レスポンスの本文には PriceView
のインスタンスが含まれます。
認証スコープ
次の OAuth スコープが必要です。
https://www.googleapis.com/auth/travelpartner
詳しくは、OAuth 2.0 の概要をご覧ください。
All rights reserved. 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."]]],[]]