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

    Interface GetMetricTrendResponseData

    GetMetricTrendResponseData sub-interface for GetMetricTrendResponse

    interface GetMetricTrendResponseData {
        video_total_metric_list?: GetMetricTrendVideoTotalMetric[];
    }
    Index

    Properties

    video_total_metric_list?: GetMetricTrendVideoTotalMetric[]