Product Advertising API Developer Guide
Sample REST Use Case
The following request illustrates the XML response elements returned by Similarities.
http://webservices.amazon.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKey=[AWS Access Key
Operation=ItemSearch&
Condition=All&
SearchIndex=Blended&
Keywords=Mustang&
Merchant=All&
ResponseGroup=Similarities
&Timestamp=[YYYY-MM-DDThh:mm:ssZ]
&Signature=[Request Signature]
Sample Response Snippet
The following response snippet shows the elements returned by Similarities.
<SimilarProduct>
<ASIN>B00004GJVO</ASIN>
<Title>Minor Move</Title>
</SimilarProduct>
Small Response Group
The Small response group returns basic information about items in a response. The information includes
the item's ASIN, title, product group, and author.
This response group is often used with
to return basic information about the items in the response.
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 Small.
•
Actor (p. 296)
•
Artist (p. 297)
•
ASIN (p. 297)
•
Author (p. 297)
•
CorrectedQuery (p. 300)
•
Creator (p. 300)
•
Director (p. 301)
Small Response Group
ID]&
ItemLookup (p.
189),
ItemSearch (p.
API Version 2011-08-01
278
196), or
SimilarityLookup (p. 206)
Need help?
Do you have a question about the Product Advertising API and is the answer not in the manual?