Method: accounts.productReviews.get
הפונקציה מקבלת ביקורת על מוצר.
בקשת HTTP
GET https://merchantapi.googleapis.com/reviews/v1beta/{name=accounts/*/productReviews/*}
כתובת ה-URL משתמשת בתחביר של Transcoding של gRPC.
פרמטרים של נתיב
פרמטרים |
name |
string
חובה. המזהה של הביקורת על המוכר. פורמט: accounts/{account}/productReviews/{productReview}
|
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התשובה
אם הפעולה מצליחה, גוף התגובה מכיל מופע של ProductReview
.
היקפי הרשאה
נדרש היקף הרשאות OAuth הבא:
https://www.googleapis.com/auth/content
מידע נוסף זמין בOAuth 2.0 Overview.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 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."]]],[]]