Find Browse Nodes
The Product Advertising API 5.0 offers several ways to find browse node IDs:
- BrowseNodeInfo high level Resource — Use with any item operation like GetItems, SearchItems, etc..
- GetBrowseNodes Operation
The following table lists several tutorials on how to best use Product Advertising API 5.0 to find Browse Nodes:
Tutorial | Description |
---|---|
Finding Browse Nodes for an Item | Want to look for the browse nodes an item falls under? Use BrowseNodeInfo to find browse nodes for the item. |
Navigate BrowseNode Tree | Have a browse node Id and want to navigate the browse tree? Use GetBrowseNodes API to navigate the browse node tree and navigate up/down the tree to find the desired browse node. |