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

    The trend of return topic metrics for all items in the requested browse node.

    interface BrowseNodeReturnTrend {
        topic: string;
        trendMetrics: BrowseNodeReturnTrendPoint[];
    }
    Index
    topic: string

    The name of the topic.

    The browse node return trend metrics.