消费趋势/Content consume trend

Douyinapi

About

消费趋势/Content consume trend

Documentation

消费趋势/Content consume trend

[中文]

用途:

  • 获取指定垂类的消费数据(播放量、观看时长等)随时间变化趋势
  • 衡量该垂类内容被用户实际消费(观看)的热度变化

参数:

  • tag_id: 垂类ID(必填,不支持 0=全部,需传入具体垂类 ID,可通过 fetch_item_filter_options 获取)
  • start_date: 起始日期 YYYYMMDD(含)
  • end_date: 结束日期 YYYYMMDD(含)

返回:

  • 按日聚合的消费数据:每日播放总量、观看时长、独立观看人数等

[English]

Purpose:

  • Get consumption (play count, watch duration) trend over time for a category
  • Measures actual viewing heat for content in this category

Parameters:

  • tag_id: Category ID (required, does NOT support 0=all, must pass a specific category ID)
  • start_date: Start date YYYYMMDD (inclusive)
  • end_date: End date YYYYMMDD (inclusive)

Return:

  • Daily aggregated consumption data: total play count, watch duration, unique viewers per day

[示例/Example]

tag_id = "601" start_date = "20260314" end_date = "20260414"

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Try 消费趋势/Content consume trend

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models