douyin/douplus/promotable-item-list
Get the promotable item (video) list for a given Douyin account on the DOU+ delivery page, including like / comment / play counts per item
Input
Idle
Example output — click Run to generate your own
API README
Get promotable item list (with like & comment counts)
Purpose:
- Get the promotable item (video) list for a given Douyin account on the DOU+ delivery page, including like / comment / play counts per item Parameters:
- sec_uid: sec_uid of the delivery account (required)
- count: Number of items, default 30
- target_id: Promotion target (the goal card on the DOU+ page), default 31 (likes & comments). 31=likes&comments, 32=fans, 33=homepage views, 37=video plays, 40=live popularity, 45=comment-link clicks, 63=show-to-fans, 78=high-quality interaction. Keep 31 for a plain video list
- aim_ids: Optional advanced parameter — optimization objective code(s), comma separated. Leave empty — auto-derived from target_id when omitted; set manually only for advanced cases Return:
- Promotable item list (item id, title, cover, like / comment / play counts, etc.)
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

