修改接口文档

This commit is contained in:
jlj 2025-05-27 11:35:40 +08:00
parent a276f459df
commit 305cdfc3f5

View File

@ -676,6 +676,7 @@ Authorization: Token <your_token>
"category": ["Beauty & Personal Care"], // 多选
"e_commerce_level": ["L1", "L2", "L3"], // 多选
"exposure_level": ["KOL-1", "KOC-1"], // 多选
"platform": ["tiktok"], // 单选
"gmv_range": ["$0-$5k", "$5k-$25k"], // 多选
"views_range": ["100, 10000"], // 单选
}
@ -973,10 +974,10 @@ Authorization: Token <your_token>
{
"pool_id": 123, // 必填
"filter": {
"status": "active", // 可选active, archived, public_removed
"category": ["Beauty & Personal Care"], // 多选
"e_commerce_level": ["L1", "L2", "L3"], // 多选
"exposure_level": ["KOL-1", "KOC-1"], // 多选
"platform": ["tiktok"], // 单选
"gmv_range": ["$0-$5k", "$5k-$25k"], // 多选
"views_range": ["100, 10000"], // 单选
"pricing": ["100, 500"] // 单选