For each item in the response, th EditorialReview response group returns Amazon's review of the item, which, on the Detail page, is labeled the Product Description.
Operations that can use this response group include:
The following table describes the elements returned by EditorialReview. 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 Element | Ancestry | Definition |
|---|---|---|
Content
| EditorialReviews/EditorialReview/Content | The content of the review. |
Source
| EditorialReviews/EditorialReview/Source | Where the review was entered. Typically, this is Amazon.com. It is possible, however, for customers to enter reviews from other sites. |
EditorialReview 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 EditorialReview.
None
The following response groups are child response groups of EditorialReview.
None
All locales.
http://ecs.amazonaws.jp/onca/xml?Service=AWSECommerceService& AWSAccessKeyId=[Access Key ID]& Operation=ItemSearch&Keywords=Fable& SearchIndex=Blended& ResponseGroup=EditorialReview
The following response snippet shows the elements returned by EditorialReview.
<EditorialReviews>
<EditorialReview>
<Source>From Amazon.com</Source>
<Content>Considered by many to be the last great musical comedy, then the rest of the review continues here.
</Content>
</EditorialReview>
</EditorialReviews>