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

    Interface GetProductLevelCampaignIdListRequest

    Request parameters for get_product_level_campaign_id_list

    Call this API to fetch all the product campaign ids displayed on advertiser platform under a specific Shop

    interface GetProductLevelCampaignIdListRequest {
        ad_type?: string;
        limit?: number;
        offset?: number;
    }
    Index

    Properties

    ad_type?: string

    Any of ["","all","auto","manual"]

    limit?: number

    limit

    offset?: number

    offset