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

    Interface BatchTaskFailedRecord

    Failed record in batch task result

    interface BatchTaskFailedRecord {
        failed_reason: string;
        item_id: number;
        model_id: number;
        shop_id: number;
    }
    Index

    Properties

    failed_reason: string

    The failed reason.

    item_id: number

    The item ID of the item in the shop.

    model_id: number

    The model ID of the model in the shop.

    shop_id: number

    The shop ID