Method: accounts.productReviews.get
คำขอ HTTP
GET https://merchantapi.googleapis.com/reviews/v1beta/{name=accounts/*/productReviews/*}
URL ใช้ไวยากรณ์การแปลง gRPC
พารามิเตอร์เส้นทาง
พารามิเตอร์ |
name |
string
ต้องระบุ รหัสของรีวิวผู้ขาย รูปแบบ: accounts/{account}/productReviews/{productReview}
|
เนื้อหาของคำขอ
เนื้อหาของคำขอต้องว่างเปล่า
เนื้อหาการตอบกลับ
หากทำสำเร็จ เนื้อหาการตอบกลับจะมีอินสแตนซ์ ProductReview
ขอบเขตการให้สิทธิ์
ต้องใช้ขอบเขต OAuth ต่อไปนี้
https://www.googleapis.com/auth/content
ดูข้อมูลเพิ่มเติมได้ที่ OAuth 2.0 Overview
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-01-23 UTC
[null,null,["อัปเดตล่าสุด 2025-01-23 UTC"],[[["Retrieves a specific product review using a GET request to the specified endpoint."],["Requires the `name` path parameter to identify the target product review using the format: `accounts/{account}/productReviews/{productReview}`."],["The request body should be empty, and a successful response will contain a `ProductReview` object."],["Utilizes gRPC Transcoding for the URL structure."],["Needs authorization with the `https://www.googleapis.com/auth/content` OAuth scope."]]],[]]