Reviews Response Group

The Reviews response group returns, for each item in the response, a:

Each customer review contains a:

Operations that can use this response group include:

The following table describes the elements returned by Reviews. The elements on the left side of a slash mark are the parents of the elements on the right side of the slash mark.

Response ElementAncestryDefinition
ASIN CustomerReviews/Review/ASIN A positive integer distributed by Amazon that uniquely specifies a customer reiview.
AverageRating CustomerReviews/AverageRating An average of all of the ratings entered by customers where 5 is the best.
Content CustomerReviews/Review/Content The content of the review.
CustomerId CustomerReviews/Review/CustomerId A positive number distribued by Amazon that unqiely identifies a customer who entered a review.
Date CustomerReviews/Review/Date The date the review was created.
HelpfulVotes CustomerReviews/Review/HelpfulVotes The number of customers who felt that the review was helpful.
Rating CustomerReviews/Review/Rating A customer's rating in their review where a rating of 5 is the best.
Summary CustomerReviews/Review/Summary A short summary of the content of the review.
TotalPages Items/TotalPages Total number of pages in the response. There are up to five reviews per page.
TotalResults Items/TotalResults The total number of reviews.
TotalReviewPages CustomerReviews/TotalReviewPages The number of pages of reviews found. Up to ten reviews are returned in a response
TotalReviews CustomerReviews/TotalReviews Total number of reviews of an item.
TotalVotes CustomerReviews/Review/TotalVotes The total number of review votes cast.

Reviews also returns the elements that all response groups return, which is described in Elements Common to All Response Groups.

The following response groups are parent response groups of Reviews.

The following response groups are child response groups of Reviews.

The folllowing request was used to illustrate the XML response elements returned by Reviews.

http://ecs.amazonaws.com/onca/xml?Service=AWSECommerceService&
AWSAccessKeyId=[Access Key ID]&
Operation=ItemLookup&
ItemId=0976925524&
ResponseGroup=Reviews