•
BinItemCount (p. 298)
•
BinName (p. 298)
•
Name (p. 306)
•
SearchBinSets (p. 310)
SearchBins also returns the elements that all response groups return, as described in
Elements Common
to All Response Groups (p. 295)
.
Parent Response Group
The following response groups are parent response groups of SearchBins.
• None
Child Response Group
The following response groups are child response groups of SearchBins.
• None
Sample REST Use Case
The following request illustrates the XML response elements returned by SearchBins.
http://webservices.amazon.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=
[AWS Access Key ID]
&
Operation=ItemSearch&
Condition=All&
SearchIndex=SportingGoods&
Keywords=Glove&
ResponseGroup=SearchBins&
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 SearchBins.
<Item>
<ASIN>B00005R2GR</ASIN>
</Item>
<Item>
<ASIN>B00076ZDV8</ASIN>
</Item>
<Item>
<ASIN>B00092FEEG</ASIN>
</Item>
<Item>
<ASIN>B000ADTP1W</ASIN>
</Item>
API Version 2011-08-01
275
Product Advertising API Developer Guide
SearchBins Response Group