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

    Interface GetPrincipalVideoPerformanceResponseData

    GetPrincipalVideoPerformanceResponseData sub-interface for GetPrincipalVideoPerformanceResponse

    interface GetPrincipalVideoPerformanceResponseData {
        details?: GetPrincipalVideoPerformanceDetail[];
        summary?: GetPrincipalVideoPerformanceSummary[];
    }
    Index

    Properties

    Properties

    List of region-level detail records that returns video performance metrics for each selected region within the requested date range.Note:- details do not include total_video_duration.- unique_viewers and total_unique_buyers are unavailable for customize, month, quarter, year, and non-full-week weekly ranges.

    Aggregated summary metrics for the requested date range, representing the overall video performance of the selected principal. Summary values are returned in USD when data exists.Note:- total_video_duration is returned only in summary.- unique_viewers and total_unique_buyers are unavailable for customize, month, quarter, year, and non-full-week weekly ranges.