Skip to main content
POST
Get promotable item list (with like & comment counts)
Get promotable item list (with like & comment counts) Pricing — base $0.00145 per successful call (provider cost × 1.45; final charge scales by your plan multiplier). Charged only when the upstream response body code is 200.
Response structure is not yet fully documented — refer to the actual API response.

Example

Authorizations

Authorization
string
header
required

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

Body

application/json

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

sec_uid
string
required

投放账号的 sec_uid/Delivery account sec_uid

Example:

"MS4wLjABAAAA9fe7vGjwyiaOjL6REhX8rvmSb32VzA_XsKca9F3_YSHRXlEqgT2cpX54WGbtgnsA"

count
integer | null
default:30

返回作品数量/Number of items

Example:

30

target_id
integer | null
default: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

Example:

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

Response

200

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