Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Type Alias GetOpenCampaignNotAddedProductParams

    Parameters for get_open_campaign_not_added_product API

    type GetOpenCampaignNotAddedProductParams = {
        cursor?: string;
        page_size: number;
        search_content?: string;
        search_type?: string;
        sort_by?: string;
    }
    Index

    Properties

    cursor?: string

    Cursor for pagination

    page_size: number

    Page size (max 100)

    search_content?: string

    Search content

    search_type?: string

    Search type

    sort_by?: string

    Sort by field