EditorialReview Response Group

For each item in the response, the EditorialReview response group returns Amazon's review of the item, which, on the Detail page, is labeled the Product Description.

[Note]Note

Copyrighted editorial reviews are not returned. For this reason, the reviews returned may be different than those returned by www.amazon.com.

Relevant Operations

Operations that can use this response group include:

Response Elements

The following table describes the elements returned by EditorialReview.

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

Parent Response Group

The following response groups are parent response groups of EditorialReview.

  • None

Child Response Group

The following response groups are child response groups of EditorialReview.

  • None

Sample REST Use Case

All locales.

http://ecs.amazonaws.jp/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=[AWS Access Key ID]&
Operation=ItemSearch&Keywords=Fable&
SearchIndex=Blended&
ResponseGroup=EditorialReview&
Version=2008-08-19
&Timestamp=[YYYY-MM-DDThh:mm:ssZ]
&Signature=[Request Signature]

Sample Response Snippet

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>