Amazon Product Advertising API Developer's Manual page 249

Api version 2011-08-01
Table of Contents

Advertisement

Product Advertising API Developer Guide
Sample REST Use Case
The following request shows the results of the Large response group.
http://webservices.amazon.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=[AWS Access Key
Operation=ItemLookup&
ItemId=B000ESHHXG&
ResponseGroup=Large&
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 Large.
<Item>
<ASIN>B000A3UB2O</ASIN>
<SalesRank>47589</SalesRank>
<SmallImage>
<URL>http://ec1.images-amazon.com/images/P/B000A3UB2O.01-
A3QXF272WQ86AH._SCTHUMBZZZ_.jpg</URL>
<Height Units="pixels">75</Height>
<Width Units="pixels">75</Width>
</SmallImage>
<MediumImage>
<URL>http://ec1.images-amazon.com/images/P/B000A3UB2O.01-
A3QXF272WQ86AH._SCMZZZZZZZ_.jpg</URL>
<Height Units="pixels">160</Height>
<Width Units="pixels">160</Width>
</MediumImage>
<LargeImage>
<URL>http://ec1.images-amazon.com/images/P/B000A3UB2O.01-
A3QXF272WQ86AH._SCLZZZZZZZ_.jpg</URL>
<Height Units="pixels">450</Height>
<Width Units="pixels">450</Width>
</LargeImage>
<ImageSets>
<ImageSet Category="primary">
<SmallImage>
<URL>http://ec1.images-amazon.com/images/P/B000A3UB2O.01-A3QXF272WQ86A
H._SCTHUMBZZZ_.jpg</URL>
<Height Units="pixels">75</Height>
<Width Units="pixels">75</Width>
</SmallImage>
...
<ItemAttributes>
<Brand>Nixon</Brand>
<ProductGroup>Apparel</ProductGroup>
<Title>Nixon Rotolog Wood</Title>
</ItemAttributes>
<OfferSummary>
<LowestNewPrice>
<Amount>19999</Amount>
Large Response Group
ID]&
API Version 2011-08-01
242

Advertisement

Table of Contents
loading

Table of Contents