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

    Interface GetVideoDetailPerformanceResponseData

    interface GetVideoDetailPerformanceResponseData {
        videoInfo?: GetVideoDetailPerformanceVideoInfo;
        videoPerformance?: GetVideoDetailPerformanceVideoPerformance;
    }
    Index

    Properties

    Video post detail informations you are querying.

    Overall performance data of the video you are querying.