Amazon Product Advertising API Developer's Manual page 202

Api version 2011-08-01
Table of Contents

Advertisement

Product Advertising API Developer Guide
http://webservices.amazon.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=[AWS Access Key
Operation=ItemLookup&
ItemId=[EAN]&
SearchIndex=Electronics&
IdType=EAN
&Timestamp=[YYYY-MM-DDThh:mm:ssZ]
&Signature=[Request Signature]
Use the
BrowseNodes (p. 219)
Use the
Tracks (p. 281)
response group to find the track, title, and number for each track on each CD in
the response.
Use the
Similarities (p. 277)
response.
Use the
Reviews (p. 268)
response group to find reviews written by customers about an item, and the total
number of reviews for each item in the response.
Use the
OfferSummary (p. 260)
for each of the offer listing condition classes, including New, Used, Collectible, and Refurbished.
Use the
Accessories (p. 213)
each product in the response that has accessories.
The following requests an iframe that contains customer reviews for the specified item.
http://webservices.amazon.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=[AWS Access Key
Operation=ItemLookup&
ItemId=0316067938&
ResponseGroup=Reviews&
TruncateReviewsAt="256"&
IncludeReviewsSummary="False"&
Version=2011-08-01
&Timestamp=[YYYY-MM-DDThh:mm:ssZ]
&Signature=[Request Signature]
Sample Response
The following code snippet is a response to the first request. It shows all of the item attributes that are
returned by default.
<Items>
<Request>
<IsValid>True</IsValid>
<ItemLookupRequest>
<ItemId>B00008OE6I</ItemId>
</ItemLookupRequest>
</Request>
<Item>
<ASIN>B00008OE6I</ASIN>
<ItemAttributes>
ItemLookup
ID]&
response group to find the browse node of an item.
response group to find the ASIN and Title for similar products returned in the
response group to find the number of offer listings and the lowest price
response group to find the a list of accessory product ASINs and Titles for
ID]&
API Version 2011-08-01
195

Advertisement

Table of Contents
loading

Table of Contents