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

    Interface RemoveAllProductsOpenCampaignSettingResponseData

    RemoveAllProductsOpenCampaignSettingResponseData sub-interface for RemoveAllProductsOpenCampaignSettingResponse

    interface RemoveAllProductsOpenCampaignSettingResponseData {
        task_id?: string;
        task_type?: string;
    }
    Index

    Properties

    Properties

    task_id?: string

    Task id, used to query task progress when calling v2.ams.get_open_campaign_batch_task_result API

    task_type?: string

    Task type. Applicable values: batch_add_open_campaignsbatch_remove_open_campaignsbatch_update_open_campaignsFor this API, task type will be batch_remove_open_campaigns