Shopee SDK API Reference - v1.14.0
    Preparing search index...

    Interface GetMetricTrendResponseData

    interface GetMetricTrendResponseData {
        videoTotalMetricList?: GetMetricTrendVideoTotalMetricList[];
    }
    Index

    Properties

    videoTotalMetricList?: GetMetricTrendVideoTotalMetricList[]