Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface GetVideoDetailMetricTrendRequest

    Request parameters for get_video_detail_metric_trend

    Get detailed metric trend data for individual post Shopee Video. There is at least a one-day delay.

    interface GetVideoDetailMetricTrendRequest {
        metric_name: string;
        post_id: string;
    }
    Index

    Properties

    Properties

    metric_name: string

    The name of metric that require obtaining trend data. Applicable values: Views, Likes, Comments, Shares, FollowersGrowth, PlacedOrders, PlacedSales, UniqueBuyers, ConversionRate, SoldItems, SalesPerOrder, SalesPerBuyer

    post_id

    post_id: string

    A unique identifier for Shopee videos.