Skip to content

PAAPI - Root BrowseNode IDs - What are they?

0

Can anybody please help me understand what the root node id is for each marketplace?

The documentation is clear, you pass in a Node ID, and you can get parents and childre.

But nowhere does it tell you what the root node Id is to start from.

Docs: https://webservices.amazon.com/paapi5/documentation/use-cases/organization-of-items-on-amazon/browse-nodes/find-browse-nodes/navigate-browsenode-tree.html

Yes, I tried '1' and that works for amazon.com, but not for other marketplace :(

asked a year ago143 views

1 Answer
0

I apologize, but I don't have specific information about PAAPI (Product Advertising API) root node IDs for different marketplaces in my current knowledge base. The sources provided don't contain information about PAAPI or marketplace-specific root node IDs.

However, I can provide some general information about root nodes in AWS services:

In AWS Organizations, a root is a top-level parent node in the hierarchy of an organization. It contains all AWS accounts in the organization and can contain organizational units (OUs) and accounts. Each root has a unique identifier (ID) and Amazon Resource Name (ARN).

For other AWS services like Amazon MemoryDB or Amazon Managed Blockchain, nodes are typically identified by unique IDs within their respective contexts, but these are not directly related to the PAAPI root node IDs you're asking about.

Regarding your specific question about PAAPI root node IDs for different marketplaces, it seems this is a specialized use case not covered in the general AWS documentation I have access to. You might need to consult the specific PAAPI documentation or contact Amazon's developer support for marketplace-specific root node IDs.
Sources
Root - AWS Organizations

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.