简要描述:

  • 抖音cps-商品分类

请求URL:

GET/route=plugin.tiktok-cps.api.live.live-list
参数名 类型 说明 是否必须
page int 页码
sort_by int 排序字段(1-综合;2-销量;3-佣金率;4-粉丝数。不填默认为1)
sort_type int 排序方式(0-降序;1-升序。不填默认为0。若sort_by为1, 则此字段无意义)
status int 直播间状态筛选:0-在播和不在播,1-在播,2-不在播。默认为1,代表只出在播直播间

返回示例:

正确时返回:

{
    "result": 1,
    "msg": "success",
    "data": {
      "code": 0,
    "data": {
        "total": 4491,
        "live_infos": [
            {
                "author_openid": "1@#40iIW2V79ifBbvZBGvBpVM6yXTns/vxqO2zWNTTLvGfaWkSLWfyYRnlhHuUcHigDUInk7tEVc7cgUXueCL0NEcAkhQ==",
                "author_name": "植护官方旗舰店",
                "author_pic": "https://p3-aio.ecombdimg.com/origin/aweme-avatar/tos-cn-i-0813_1016d7b22dd24a44a207eb1ce2f7a048",
                "author_level": 6,
                "product_category": [
                    "个护家清"
                ],
                "average_gmv": "10万-50万",
                "fans_num": 1321123,
                "average_commission_rate": "1.00",
                "room_id": "7170911530786278181",
                "is_live": true,
                "is_ecom": true,
                "gender": "male",
                "ext": "047aa1b4-6f8d-11ed-8511-3436ac121f35",
                "products": [   
                    {
                        "product_id": 3579170544760810294,
                        "title": "植护悦色橙抽纸90抽36包加厚加量餐巾纸家用婴儿实惠装面巾纸",
                        "is_kol_product": false,
                        "price": 5590,
                        "first_cid": 20115,
                        "second_cid": 21763,
                        "third_cid": 28483,
                        "in_stock": true,
                        "sales": 113,
                        "cover": "https://p3-aio.ecombdimg.com/obj/ecom-shop-material/hEWmGzEv_m_3be8b9041ad3d288edd30e1b2cb81363_sx_270560_www800-800",
                        "detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3579170544760810294",
                        "shop_id": 54507770,
                        "shop_name": "超市",
                        "coupon_price": 5380,
                        "cos_ratio": 0,
                        "cos_fee": 0,
                        "ext": "",
                        "cos_amount": 0
                    }
                ]
            }
        ]
    },
        "current_page": 1,
        "last_page": 225
    }
}
参数名 类型 说明
author_name string 按钮组名称
author_pic string 按钮组图标地址
product_category int 按钮组类型(1.单页 跳转到直播间列表 2.分类 跳转到该分类下的商品列表 3.外链 跳转到外链)
fans_num string 粉丝数量
is_live bool true 在直播 false 不在直播
product_count int 商品数量
average_gmv string 场均gmv
product array 商品列表

product参数说明:

参数名 类型 说明
title string 商品名称
price float 原价
coupon_price float 到手价
sales string 销量
cover string 封面
share_reward string 分享赚
product_id string 第三方商品id