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

    Interface GetShopSalesPerformanceDetailResponseData

    GetShopSalesPerformanceDetailResponseData sub-interface for GetShopSalesPerformanceDetailResponse

    interface GetShopSalesPerformanceDetailResponseData {
        details?: GetShopSalesPerformanceDetailDetail[];
        summary?: GetShopSalesPerformanceDetailSummary[];
    }
    Index

    Properties

    Properties

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

    Aggregated summary metrics for the requested date range and selected granularity, representing the overall performance of the requested shop set.