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

    Interface GetMetricTrendResponseData

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

    Properties

    videoTotalMetricList?: GetMetricTrendVideoTotalMetricList[]