Retrieve product reviews for a specific product using the external_product_id
.
Product ID
Note that in some parts of the API,
product_id
may be referred to asexternal_product_id
Product Reviews - Response Attributes
Attribute | Description |
---|---|
| The review ID |
| The star-rating score where 5 is a 5-star rating ⭐⭐⭐⭐⭐ |
| The number of shoppers who voted up for this review 👍 |
| The number of shoppers who voted down for this review 👎 |
| The textual review content |
| The title of the review |
| The timestamp generated upon review creation |
| The status of the reviewer. Verified buyers are buyers who created their review via Mail After Purchase |
| The review id by source |
| Custom review form fields. Nested parameters include the form |
| |
| User data. Nested parameters include the user |
| |
| The unique identifier of the reviewer who submitted the review |
| The unique product identifier of the product reviewed |
| The comment left on the review |
| The external product id of the product reviewed |
| The published or unpublished state of the review as defined by the include_unpublished_reviews param. |