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

    Interface GetProductCampaignDailyPerformanceResponseDataItem

    GetProductCampaignDailyPerformanceResponseDataItem sub-interface for GetProductCampaignDailyPerformanceResponse

    interface GetProductCampaignDailyPerformanceResponseDataItem {
        campaign_list?: GetProductCampaignDailyPerformanceCampaign[];
        region?: string;
        shop_id?: number;
    }
    Index

    Properties

    the list of campaign

    region?: string

    the region where each shop is under

    shop_id?: number

    the unique id per shop