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

    Interface GetProductLevelCampaignSettingInfoRequest

    Request parameters for get_product_level_campaign_setting_info

    Call this API to fetch all the campaign setting info under this Shop.

    interface GetProductLevelCampaignSettingInfoRequest {
        campaign_id_list: string[];
        info_type_list: string[];
    }
    Index

    Properties

    campaign_id_list: string[]

    list of campaign ids comma separated (max 100 campaign ids)

    info_type_list: string[]

    Info type values: 1.Common Info 2.Manual Bidding Info 3.Auto Bidding Info 4.Auto Product Ads Info