Required
Description
Name
No
Specifies the types of values to return. You can specify
multiple response groups in one request by separating
them with commas.
Type: String
Default:
Request (p. 267)
|
Small (p. 278)
Valid Values:
Accessories (p. 213)
|
BrowseNodes (p. 219)
|
EditorialReview (p. 230)
|
Images (p. 231)
|
Large (p. 239)
|
ItemAttributes (p. 234)
|
ItemIds (p. 237)
|
Medium (p. 244)
|
Offers (p. 256)
|
OfferSummary (p. 260)
|
PromotionSummary (p. 262)
|
Reviews (p. 268)
|
SalesRank (p. 270)
|
Similarities (p. 277)
|
Tracks (p. 281)
|
Variations (p. 283)
|
VariationSummary (p. 293)
|
ResponseGroup
SimilarityLookup
also accepts the parameters that all operations can use. For more information, see,
Common Request Parameters (p. 210)
.
Sample Response
The following XML is a snippet of the full response to the first sample request.
<Item>
<ASIN>B0009VX8XQ</ASIN>
<ItemAttributes>
<ProductGroup>Apparel</ProductGroup>
<Title>Mark VII Men's Short Sleeve Herringbone Knit Golf Shirt</Title>
</ItemAttributes>
</Item>
<Item>
<ASIN>B0009VX8VI</ASIN>
<ItemAttributes>
<ProductGroup>Apparel</ProductGroup>
<Title>Mark VII Men's Short Sleeve Knit Golf Shirt</Title>
</ItemAttributes>
</Item>
This response shows that two items were similar to the ASINs submitted. The information included with
each item is sufficient to display the item for sale.
Response
Description
Name
An alphanumeric token that uniquely identifies an item for sale.
ASIN
Container for information about an item, including, ItemAttributes, and
ASIN.
Item
Container for information describing an item, including, ProductGroup
and Title.
ItemAttributes
API Version 2011-08-01
209
Product Advertising API Developer Guide
SimilarityLookup