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

    The trend of review topic metrics for the requested item.

    interface ItemReviewTrend {
        topic: string;
        trendMetrics: ItemReviewTrendPoint[];
    }
    Index

    Properties

    Properties

    topic: string

    The name of the item review topic.

    trendMetrics: ItemReviewTrendPoint[]

    The item's review trend metrics for the past six months.