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

    Interface GetVideoDetailPerformanceResponseData

    GetVideoDetailPerformanceResponseData sub-interface for GetVideoDetailPerformanceResponse

    interface GetVideoDetailPerformanceResponseData {
        video_info?: GetVideoDetailPerformanceVideoInfo;
        video_performance?: GetVideoDetailPerformanceVideoPerformance;
    }
    Index

    Properties

    Video post detail informations you are querying.

    Overall performance data of the video you are querying.