Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    The browse node review occurrence metrics.

    interface BrowseNodeAllOccurrence {
        allProducts: number;
        topTwentyFivePercentProducts: number;
    }
    Index
    allProducts: number

    The percentage of reviews of products in the browse node that mention the topic.

    topTwentyFivePercentProducts: number

    The percentage of reviews of the top 25 percent of products in the browse node that mention the topic.