简要描述:

  • 抖音cps-商品列表

请求URL:

GET/route=plugin.tiktok-cps.api.goods.good-list
参数名 类型 说明 是否必须
page int 页码
search_type int 排序类型:0 默认排序;1历史销量排序;2价格排序;3佣金排序;4佣金比例排序。不填默认为0。
order_type int 0 升序,1 降序。不填默认为0。若search_type为0,则此值无意义
cate_id int 分类id
title string 搜索商品关键词/抖音口令

返回示例:

正确时返回:

{
    "result": 1,
    "msg": "success",
    "data": {
        "total": 2000,
        "products": [
            {
                "product_id": 3565129611480309961,
                "title": " ONLY2022新款时尚宽松仿泰迪毛拼接牛仔外套女|122454004",
                "is_kol_product": false,
                "price": 999999900,
                "first_cid": 20005,
                "second_cid": 20220,
                "third_cid": 0,
                "in_stock": true,
                "sales": 265,
                "cover": "https://p9-aio.ecombdimg.com/obj/ecom-shop-material/BHMQVKv_m_b649d663d69ba6509939fe897a3f824a_sx_44988_www831-831",
                "detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3565129611480309961",
                "shop_id": 5893575,
                "shop_name": "ONLY官方旗舰店",
                "coupon_price": 0,
                "cos_ratio": 1500,
                "cos_fee": 149999985,
                "ext": "req_id=393ee3de-5d93-4fac-8eaa-3e216792cb5b&product_id=3565129611480309961",
                "share_reward": 99999990,
                "order_reward": 41
            }
        ]
    }
}
参数名 类型 说明
title string 商品名称
price float 原价
coupon_price float 到手价
sales int 销量
cover string 封面
share_reward float 分享赚
product_id string 第三方商品id