Amazon Product Advertising API Developer's Manual page 212

Api version 2011-08-01
Table of Contents

Advertisement

Product Advertising API Developer Guide
Name
Title
TotalPages
TotalResults
For more information about the parent elements of these tags, see the appropriate response group in
Response Groups (p.
213).
Examples
Use the search index, Toys, and the parameter, Keywords , to return information about all toy rockets
sold in by Amazon.
http://webservices.amazon.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=[AWS Access Key
Operation=ItemSearch&
Keywords=Rocket&
SearchIndex=Toys
&Timestamp=[YYYY-MM-DDThh:mm:ssZ]
&Signature=[Request Signature]
The response to this request is shown in,
Use a blended search to look through multiple search indices for items that have "Mustang" in their name
or description. A blended search looks through multiple search indices at the same time. For more
information, see
Blended Searches. (p. 91)
http://webservices.amazon.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=[AWS Access Key
Operation=ItemSearch&
Keywords=Mustang&
SearchIndex=Blended
&Timestamp=[YYYY-MM-DDThh:mm:ssZ]
&Signature=[Request Signature]
Use the Availability parameter to only return shirts that are available:
http://webservices.amazon.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=[AWS Access Key
Operation=ItemSearch&
Condition=All&
Availability=Available&
SearchIndex=Apparel&
Keywords=Shirt
&Timestamp=[YYYY-MM-DDThh:mm:ssZ]
&Signature=[Request Signature]
Set the search index to MusicTracks and Keywords to the title of a song to find a song title.
ItemSearch
Description
Item's title.
Total number of pages in response. There are ten items per page.
Total number of items found.
ID]&
Response to Sample Request (p.
ID]&
ID]&
API Version 2011-08-01
205
167).

Advertisement

Table of Contents
loading

Table of Contents