CustomerReviews Response Group

For each customer in the response, the CustomerReviews response group returns:

Reviews include:

All of this information is returned only if the customer has choosen to make it public. Privacy choices are implemented by the customer in the Your Account web page that is accessible from Amazon’s retail web site.

Operations that can use this response group include:

The following table describes the elements returned by CustomerReviews. 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/ASINA positive integer distributed by Amazon that uniquely identifies an item, which, in this case, is the tiem being reviewed.
CustomerReviews Customer/CustomerReviewsA parent element that encapsulates elements related to the customer reivews.
Content CustomerReviews/Review/ContentThe content of the customer review.
Date CustomerReviews/Review/DateThe date the customer review was created.
HelpfulVotes CustomerReviews/Review/HelpfulVotesThe number of times readers felt the review was helpful to them.
Rating CustomerReviews/Review/RatingThe customer's review of the item being reviewed. The highest rating is 5.
Summary CustomerReviews/Review/SummarA one line summary of the customer review.
TotalVotes CustomerReviews/Review/TotalVotesThe total number of people that voted whether the review was helpful.
TotalReviewPages CustomerReviews/TotalReviewPagesThe total number of review pages found. There are up to ten reviews per page.
TotalReviews CustomerReviews/TotalReviews The total number of reviews found.

CustomerReviews 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 CustomerReviews.

The following response groups are child response groups of CustomerReviews.

http://ecs.amazonaws.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=[Access Key ID]&
Operation=CustomerContentLookup&
CustomerId=[ID]&
ResponseGroup=CustomerReviews