Amazon Product Advertising API Developer's Manual page 173

Api version 2011-08-01
Table of Contents

Advertisement

Product Advertising API Developer Guide
Response
Name
Ancestors
BrowseNode
BrowseNodeId
Children
Name
For more information about the parent elements of these tags, see the appropriate response group in
Response Groups (p. 213)
Examples
Use BrowseNodeLookup iteratively to navigate through the hierarchy of browse nodes. In this way,
customers can refine their searches, for example.
DVD>Actors & Actresses>Steve Martin
DVD>Used DVDs>Kids & Family
The first hierarchy narrows the search down to DVDs in which Steve Martin plays a part. The second
hierarchy narrows the list of DVDs down to those that are suitable for Kids and Family. This node, for
example, might contain thirty such DVD titles.
The following request returns the name, parent, and children of the browse node for DVD comedies
(163357)
http://webservices.amazon.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=[AWS Access Key
Operation=BrowseNodeLookup&
BrowseNodeId=163357
&Timestamp=[YYYY-MM-DDThh:mm:ssZ]
&Signature=[Request Signature]
The response to this request is shown in
Use the
NewReleases (p. 251)
node:
http://webservices.amazon.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=[AWS Access Key
Operation=BrowseNodeLookup&
BrowseNodeId=163357&
BrowseNodeLookup
Description
Container object for a parent browse node.
Container object for all browse node data, including browse node ID,
browse node name, browse node children and ancestors.
A positive integer that uniquely identifies a product group, such as
Literature & Fiction: (17), Medicine: (13996), and Mystery & Thrillers:
(18).
Container for one or more browse nodes, which are the children of the
browse node submitted in the request.
Name of the BrowseNode, for example, the name of BrowseNode 17
is Literature & Fiction.
ID]&
Sample Response (p.
response group to display the newly released items for a specified browse
ID]&
API Version 2011-08-01
166
167).

Advertisement

Table of Contents
loading

Table of Contents