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

    Interface GetRecommendedAffiliateListRequest

    Request parameters for get_recommended_affiliate_list

    Returns top 200 recommended affiliates that can be added to a campaign

    interface GetRecommendedAffiliateListRequest {
        page_size: number;
    }
    Index

    Properties

    Properties

    page_size: number

    Each result set is returned as a page of entries. Use the "page_size" filters to control the maximum number of entries to retrieve per page (i.e., per call). This integer value is used to specify the maximum number of entries to return in a single "page" of data. Note: The response size will up to 200.