http://webservices.amazon.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=
[AWS Access Key ID]
&
Operation=BrowseNodeLookup&
BrowseNodeId=4229&
ResponseGroup=NewReleases&
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 NewReleases.
<TopItemSet>
<Type>NewReleases</Type>
<TopItem>
<ASIN>0553576399</ASIN>
<Title>Distraction</Title>
<ProductGroup>Book</ProductGroup>
<Author>Bruce Sterling</Author>
</TopItem>
<TopItem>
....
.....
</TopItemSet>
OfferFull Response Group
The OfferFull response group returns comprehensive information about an offer. OfferFull is a parent
response group that returns the results of the
Offers (p. 256)
response group.
Note
Not all merchants will have this data.
This response group is not returned for Amazon Kindle digital books. An Amazon Kindle ASIN
can be verified through the
Binding
,
Format
, and
ProductTypeName
response elements.
Relevant Operations
Operations that can use this response group include:
•
ItemLookup (p. 189)
•
ItemSearch (p. 196)
•
SimilarityLookup (p. 206)
Response Elements
The following table describes the elements returned by OfferFull.
•
Amount (p. 297)
•
Availability (p. 297)
API Version 2011-08-01
252
Product Advertising API Developer Guide
OfferFull Response Group