Retrieve reviews data per account as a paginated response. This call will return reviews metrics such as review id
, star-ratings score
, votes_up
or votes_down
, review content
, product identifiers, and more.
Reviews Data - Response Attributes
Attribute | Description |
---|---|
| The review ID |
| The star-rating score where 5 is a 5-star rating |
| The number of customers who up-voted this review |
| The number of customers who down-voted 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 external order ID of the purchase |
| 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 |
Product ID
Note that in some parts of the API,
product_id
may be referred to asexternal_product_id