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

    Interface GetProductLevelCampaignSettingInfoCampaignDuration

    GetProductLevelCampaignSettingInfoCampaignDuration sub-interface for GetProductLevelCampaignSettingInfoCommonInfo

    interface GetProductLevelCampaignSettingInfoCampaignDuration {
        end_time?: number;
        start_time?: number;
    }
    Index

    Properties

    end_time?: number

    the end date per campaign. please kindly note that if it's no limit, so you don't need pass anything and if it's unlimited, the end time would return 0

    start_time?: number

    The start date for each campaign. please kindly note that if this campaign is no end date, please pass today's date as the start date