Selling Partner API SDK for JavaScript
    Preparing search index...

    The response for the getItemBrowseNode operation.

    interface BrowseNodeResponse {
        browseNodeId: string;
        displayName: string;
    }
    Index

    Properties

    browseNodeId: string

    A browse node id is the unique identifier of a given browse node. A browse node is a location in a browse tree that is used for navigation, product classification, and website content.

    displayName: string

    The display name of the browse node as visible on the Amazon retail website.