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

    Interface GetPrincipalSalesPerformanceDetailResponseData

    GetPrincipalSalesPerformanceDetailResponseData sub-interface for GetPrincipalSalesPerformanceDetailResponse

    interface GetPrincipalSalesPerformanceDetailResponseData {
        details?: GetPrincipalSalesPerformanceDetailDetail[];
        summary?: GetPrincipalSalesPerformanceDetailSummary[];
    }
    Index

    Properties

    Properties

    List of region-level detail records that returns performance metrics for each selected region within the requested date range.

    Aggregated summary metrics for the requested date range and selected granularity, representing the overall performance of the requested principal across the selected regions.