Skip to main content
POST
Delivery analysis trend graph
Delivery analysis trend graph 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

投放数据分析请求模型(概览/趋势/明细通用,透传 query) Delivery Analysis Request Model (overview / graph / detail, query passthrough)

用户 www.douyin.com 网页版 Cookie/User www.douyin.com web Cookie

Example:

"Your_Cookie_Here"

query
Query · object
required

分析查询对象/Analysis query object. 关键字段/key fields: startTime,endTime(秒级时间戳字符串/second timestamp string); analysisType(1=账号/account, 2=视频/video, 3=直播/live); authorSecIdList(账号 sec_uid 列表); statusList(投放状态过滤); metrics(指标列表,如 stat_cost,total_play,total_like,dy_comment,dy_share,dy_follow); SecondaryTargetIds; CollectWayIds. graph 额外/extra: dimension; detail 额外/extra: page,limit,orderByMetric,orderByType; 视频/直播分析额外/extra: liveRoomIdList

Example:

Response

200

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