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

    Interface GetBatchTaskResultRequest

    Request parameters for get_batch_task_result

    Query batch task result

    interface GetBatchTaskResultRequest {
        task_id: number;
        task_type: number;
    }
    Index

    Properties

    Properties

    task_id: number

    The task ID to query.

    task_type: number

    The task type. 1: price; 2: stock; 3: publish outlet; 4: add item.