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

    Request parameters for getBrowseNodeReviewTrends operation in CustomerFeedbackApi.

    interface CustomerFeedbackApiGetBrowseNodeReviewTrendsRequest {
        browseNodeId: string;
        marketplaceId: string;
    }
    Index

    Properties

    browseNodeId: string

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

    marketplaceId: string

    The marketplace ID is the globally unique identifier of a marketplace. For more information, refer to Marketplace IDs.