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

    Type Alias GetGlobalItemInfoParams

    Parameters for getting global item info

    type GetGlobalItemInfoParams = {
        global_item_id_list: number[];
    }
    Index

    Properties

    global_item_id_list: number[]

    List of global item IDs to retrieve (max 50)