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
สงวนลิขสิทธิ์ 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."]]],[]]