淘宝物料搜索参数
基于淘宝开放平台API文档
淘宝开放平台 API 文档:taobao.tbk.dg.material.optional
参数名 | 类型 | 是否必填 | 描述 |
---|---|---|---|
start_dsr | number | 非必填 | 商品筛选-店铺 dsr 评分。筛选大于等于当前设置的店铺 dsr 评分的商品 0-50000 之间,示例值:10 |
page_size | number | 非必填 | 页大小,默认 20,1~100,示例值:20 |
page_no | number | 非必填 | 第几页,默认:1,示例值:1 |
end_tk_rate | number | 非必填 | 商品筛选-淘客收入比率上限(商品佣金比率+补贴比率)。如:1234 表示 12.34%,示例值:1234 |
start_tk_rate | number | 非必填 | 商品筛选-淘客收入比率下限(商品佣金比率+补贴比率)。如:1234 表示 12.34%,示例值:1234 |
end_price | number | 非必填 | 商品筛选-预估到手价范围上限。单位:元,示例值:10 |
start_price | number | 非必填 | 商品筛选-预估到手价范围下限。单位:元,示例值:10 |
is_overseas | boolean | 非必填 | 商品筛选-是否海外商品。true 表示属于海外商品,false 或不设置表示不限,示例值:false |
is_tmall | boolean | 非必填 | 商品筛选-是否天猫商品。true 表示属于天猫商品,false 或不设置表示不限,示例值:false |
sort | string | 非必填 | 排序_des(降序),排序_asc(升序),销量(total_sales),淘客收入比率(tk_rate),营销计划佣金(tk_mkt_rate), 累计推广量(tk_total_sales),总支出佣金(tk_total_commi),预估到价格(final_promotion_price),匹配分(match),示例值:tk_rate_des |
itemloc | string | 非必填 | 商品筛选-所在地,示例值:杭州 |
cat | string | 非必填 | 商品筛选-后台类目 ID。用,分割,最大 10 个,示例值:16,18 |
q | string | 非必填 | 商品筛选-查询词,示例值:女装 |
material_id | number | 非必填 | 物料 id,不传时默认物料 material_id=80309,示例值:80309 |
has_coupon | boolean | 非必填 | 优惠券筛选-是否有优惠券。true 表示该商品有优惠券,false 或不设置表示不限,示例值:false |
ip | string | 非必填 | ip 参数影响邮费获取,如果不传或者传入不准确,邮费无法精准提供,示例值:13.2.33.4 |
npx_level | number | 非必填 | 商品筛选-牛皮癣程度。取值:1 不限,2 无,3 轻微,示例值:2 |
include_rfd_rate | boolean | 非必填 | 商品筛选-退款率是否低于行业均值。True 表示大于等于,false 或不设置表示不限,示例值:true |
include_good_rate | boolean | 非必填 | 商品筛选-好评率是否高于行业均值。True 表示大于等于,false 或不设置表示不限,示例值:true |
include_pay_rate_30 | boolean | 非必填 | 商品筛选-成交转化是否高于行业均值。True 表示大于等于,false 或不设置表示不限,示例值:true |
need_prepay | boolean | 非必填 | 商品筛选-是否加入消费者保障。true 表示加入,false 或不设置表示不限,示例值:true |
need_free_shipment | boolean | 非必填 | 商品筛选-是否包邮。true 表示包邮,false 或不设置表示不限,示例值:true |
device_value | string | 非必填 | 智能匹配-设备号加密后的值(MD5 加密需 32 位小写),示例值:xxx |
device_encrypt | string | 非必填 | 智能匹配-设备号加密类型:MD5,示例值:MD5 |
device_type | string | 非必填 | 智能匹配-设备号类型:IMEI,或者 IDFA,或者 UTDID,或者 OAID,示例值:IMEI |
relation_id | string | 非必填 | 渠道关系 ID,仅适用于渠道推广场景,示例值:3243 |
special_id | string | 非必填 | 会员运营 ID,仅适用于会员运营场景,示例值:2323 |
get_topn_rate | number | 非必填 | 是否获取前 N 件佣金信息,0 否,1 是,其他值否,示例值:0 |
biz_scene_id | string | 非必填 | 1-动态 ID 转链场景,2-消费者比价场景(不填默认为 1),示例值:1 |
promotion_type | string | 非必填 | 1-自购省,2-推广赚(代理模式专属 ID,代理模式必填,非代理模式不用填写该字段),示例值:2 |
mgc_start_time | string | 非必填 | 线报内容筛选—内容生产开始时间,13 毫秒时间戳,示例值:1695281620000 |
mgc_end_time | string | 非必填 | 线报内容筛选—内容生产截止时间,13 毫秒时间戳,示例值:1695281620000 |
mgc_status | string | 非必填 | 线报状态筛选,0-全部 1-过期 2-实时生效 3-未来生效 不传默认过滤有效,示例值:0 |
ucrowd_id | number | 非必填 | 人群 ID,仅适用于物料评估场景 material_id=41377,示例值:1 |