Skip to main content
POST
Get promotable item list (with like & comment counts)
获取可推广作品列表(含点赞评论量) 计费 — 成功调用基准价 $0.00145(= provider 成本 × 1.45;最终扣费按你的套餐倍率浮动)。仅当上游响应体 code200 时计费。
响应结构尚未完整文档化 —— 以实际调用为准

示例

授权

Authorization
string
header
必填

AIsa API key. Get yours at https://aisa.one

请求体

application/json

可推广作品列表请求模型 Promotable Item List Request Model

sec_uid
string
必填

投放账号的 sec_uid/Delivery account sec_uid

示例:

"MS4wLjABAAAA9fe7vGjwyiaOjL6REhX8rvmSb32VzA_XsKca9F3_YSHRXlEqgT2cpX54WGbtgnsA"

count
integer | null
默认值:30

返回作品数量/Number of items

示例:

30

target_id
integer | null
默认值:31

推广目标(DOU+ 页面上的目标卡片)ID/Promotion target id (the goal card on the page). 31=点赞评论量, 32=粉丝量, 33=主页浏览量, 37=视频播放量, 40=直播间人气, 45=评论链接点击, 63=展示给粉丝, 78=高质量互动. 仅用于按推广目标筛选可投作品;只拉作品列表用默认 31 即可/Only filters promotable items by goal; keep 31 for a plain video list

示例:

31

aim_ids
string | null

可选高级参数:投放优化目标编码,多个逗号分隔;留空即可(按 target_id 自动匹配),一般无需填写/Optional advanced param: optimization objective code(s), comma separated; leave empty (auto-matched by target_id), usually no need to set

响应

200

Successful response. 以实际调用为准 / Response structure varies; refer to the actual API response.