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

    Interface GetPublishedListPublishedItem

    GetPublishedListPublishedItem sub-interface for GetPublishedListResponseData

    interface GetPublishedListPublishedItem {
        item_id?: number;
        item_status?: number;
        shop_id?: number;
        shop_region?: string;
    }
    Index

    Properties

    item_id?: number

    Id of published item.

    item_status?: number

    Status of published item.Applicable values: 0.DELETED(Item is deleted by seller himself),1.NORMAL, 2.BANNED,3.REVIEWING,4.INVALID(Shopee Admin deleted),5.INVALID_HIDE(Shopee Admin delete confirmed),6.BLACKLISTED(Offensive_hide),8.NORMAL_UNLIST

    shop_id?: number

    Shop id corresponding to the published item.

    shop_region?: string

    Region of shop.