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

    Interface GetProductLevelCampaignSettingInfoResponseData

    GetProductLevelCampaignSettingInfoResponseData sub-interface for GetProductLevelCampaignSettingInfoResponse

    interface GetProductLevelCampaignSettingInfoResponseData {
        campaign_list?: GetProductLevelCampaignSettingInfoCampaign[];
        region?: string;
        shop_id?: number;
    }
    Index

    Properties

    region?: string

    Region the shop belongs to

    shop_id?: number

    Shopee's unique identifier for a shop.