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

    The trend of review topic metrics for the requested item.

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

    The name of the item review topic.

    trendMetrics: ItemReviewTrendPoint[]

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