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

    Interface GetMetricTrendVideoTotalMetric

    GetMetricTrendVideoTotalMetric sub-interface for GetMetricTrendResponseData

    interface GetMetricTrendVideoTotalMetric {
        avg_view_duration?: number;
        confirmed_abs?: number;
        confirmed_buyers?: number;
        confirmed_co_rate?: number;
        confirmed_gpm?: number;
        confirmed_item_sold?: number;
        confirmed_orders?: number;
        confirmed_revenue_generating_videos?: number;
        confirmed_sales?: number;
        ctr?: number;
        data_period?: string;
        effective_views?: number;
        placed_abs?: number;
        placed_buyers?: number;
        placed_co_rate?: number;
        placed_gpm?: number;
        placed_item_sold?: number;
        placed_orders?: number;
        placed_revenue_generating_videos?: number;
        placed_sales?: number;
        total_atc?: number;
        total_comments?: number;
        total_likes?: number;
        total_shares?: number;
        total_viewers?: number;
        total_views?: number;
        video_new_followers?: number;
        video_with_products?: number;
    }
    Index

    Properties

    avg_view_duration?: number

    Total watch duration per video.

    confirmed_abs?: number

    Total confirmed sales divided by Total confirmed orders.

    confirmed_buyers?: number

    Number of unique buyers who confirmed order from the video.

    confirmed_co_rate?: number

    Number of confirmed product orders from the video divided by Number of product clicks from the video.

    confirmed_gpm?: number

    The confirmed Sales generated for every 1,000 views.

    confirmed_item_sold?: number

    Number of item sold from confirmed orders in the video.

    confirmed_orders?: number

    The number of confirmed orders from all videos in the period selected.

    confirmed_revenue_generating_videos?: number

    Videos that generates confirmed revenues.

    confirmed_sales?: number

    The confirmed value of orders from all videos in the period selected.

    ctr?: number

    Number of products clicks divided by Number of video views.

    data_period?: string

    Data offline computation time.

    effective_views?: number

    Number of views from the video that lasted for more than 3 seconds.

    placed_abs?: number

    Total placed sales divided by Total placed orders.

    placed_buyers?: number

    Number of unique buyers who placed order from the video.

    placed_co_rate?: number

    Number of placed product orders from the video divided by Number of product clicks from the video.

    placed_gpm?: number

    The placed Sales generated for every 1,000 views.

    placed_item_sold?: number

    Number of item sold from placed orders in the video.

    placed_orders?: number

    The number of placed orders from all videos in the period selected.

    placed_revenue_generating_videos?: number

    Videos that generates placed revenues.

    placed_sales?: number

    The placed value of orders from all videos in the period selected.

    total_atc?: number

    Number of "Add To Cart" button clicked for all products in the orange bag during video viewing.

    total_comments?: number

    Number of comments from all videos.

    total_likes?: number

    Number of likes from all videos.

    total_shares?: number

    Number of shares from all videos.

    total_viewers?: number

    Number of viewers in the video.

    total_views?: number

    Number of views from all videos.

    video_new_followers?: number

    Number of new followers from all videos.

    video_with_products?: number

    Videos with at least one product in the orange bag