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

    Type Alias CreatePublishTaskParams

    Parameters for creating publish task

    type CreatePublishTaskParams = {
        global_item_id: number;
        shop_list: { shop_id: number }[];
    }
    Index

    Properties

    global_item_id: number

    Global item ID

    shop_list: { shop_id: number }[]

    List of shops to publish to

    Type Declaration

    • shop_id: number

      Shop ID