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

    Interface GetShopAffiliatePerformanceResponseData

    GetShopAffiliatePerformanceResponseData sub-interface for GetShopAffiliatePerformanceResponse

    interface GetShopAffiliatePerformanceResponseData {
        details?: GetShopAffiliatePerformanceDetail[];
        summary?: GetShopAffiliatePerformanceSummary[];
    }
    Index

    Properties

    Properties

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

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