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

    Interface GetPrincipalLivestreamPerformanceResponseData

    GetPrincipalLivestreamPerformanceResponseData sub-interface for GetPrincipalLivestreamPerformanceResponse

    interface GetPrincipalLivestreamPerformanceResponseData {
        details?: GetPrincipalLivestreamPerformanceDetail[];
        summary?: GetPrincipalLivestreamPerformanceSummary[];
    }
    Index

    Properties

    Properties

    List of region-level detail records that returns livestream performance metrics for each selected region within the requested date range.Details are produced by aggregating shop-level livestream data into region-level results in the service layer.

    Aggregated summary metrics for the requested date range, representing the overall livestream performance of the selected principal. Summary values are returned in USD when data exists.