3.2.44抖音商品线上数据


透传抖音商品线上数据 抖音文档链接

method: allinpay.shopoint.thirdDataService.tiktokProductQuery

version: 1.0

业务请求参数

字段名

参数类型

必填

最大长度

说明

取值

shopId

Integer

11

店铺ID

 

status

Integer

11

筛选在线状态

1-在线 2-下线 3-封禁

goodsCreatorType

Integer

11

 

0 - 查询服务商/开发者创建的商品

1 - 查询商家(account_id)创建的商品

accountId

String

11

商家ID

 

cursor

String

11

 

第一页不传,之后用前一次返回的next_cursor传入进行翻页

 

业务响应参数

字段名

参数类型

必填

最大长度

说明

取值

code

Integer

4

返回码

0:表示成功;

3:表示失败,具体失败原因参见msg字段;

其他:参见4.1 公共返回码

msg

String

200

错误信息

 

data

hasMore

Boolean

 

 

 

nextCursor

String

 

 

 

description

String

 

错误码描述

 

errorCode

Integer

11

错误码

 

products

List

11

线上数据列表

 

 

 

 

 

 

 

onlineStatus

Integer

11

在线状态

1-在线 2-下线 3-封禁

product

Object

 

商品

 

productId

String

 

商品Id

 

productName

String

 

商品名

 

soldStartTime

Integer

 

 

售卖开始时间戳

 

soldEndTime

Integer

 

 

售卖结束时间戳

 

 


卜子超buzc 2025年5月14日 17:18 收藏文档