Child Response Group
The following response groups are child response groups of Variations.
•
VariationSummary (p. 293)
Sample REST Use Case
The following request illustrates the XML response elements returned by Variations.
http://webservices.amazon.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=
[AWS Access Key ID]
&
Operation=ItemSearch&
SearchIndex=Apparel&
Keywords=Hooded%20Short%20Down%20Jacket&
ResponseGroup=Variations&
Version=2011-08-01
&Timestamp=[YYYY-MM-DDThh:mm:ssZ]
&Signature=[Request Signature]
Sample Response Snippet
The following response snippet shows the elements returned by Variations.
<ItemSearchRequest>
<Keywords>Hooded Short Down Jacket</Keywords>
<ResponseGroup>Variations</ResponseGroup>
<SearchIndex>Apparel</SearchIndex>
</ItemSearchRequest>
</Request>
<Item>
<ASIN>B000CCIIT6</ASIN>
</Item>
<Item>
<ASIN>B000CCIITQ</ASIN>
</Item>
<Item>
<ASIN>B000CCONPO</ASIN>
</Item>
<Item>
<ASIN>B000CCMQ1W</ASIN>
</Item>
<Item>
<ASIN>B000CDDRJ6</ASIN>
</Item>
<Item>
<ASIN>B000CCIISC</ASIN>
</Item>
<Item>
<ASIN>B000CCIIRI</ASIN>
</Item>
<Item>
<ASIN>B000BVA9AE</ASIN>
</Item>
API Version 2011-08-01
285
Product Advertising API Developer Guide
Variations Response Group