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

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

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

    Properties

    Properties

    topic: string

    The name of the topic.

    The browse node return trend metrics.