创作者画像/Content author portrait

Douyinapi

About

创作者画像/Content author portrait

Documentation

创作者画像/Content author portrait

[中文]

用途:

  • 获取指定垂类下创作者人群画像(即"发布该垂类视频的作者"画像)
  • 用于了解某垂类创作者的性别、年龄、地域、活跃时段等特征

参数:

  • tag_id: 垂类ID(必填,不支持 0=全部,需传入具体垂类 ID,可通过 fetch_item_filter_options 获取)
  • period: 时间粒度,"week"=按周(end_date 必须为周日), "month"=按月(end_date 必须为月末,如 20260331)
  • end_date: 结束日期 YYYYMMDD,需与 period 对齐

返回:

  • 创作者画像数据:性别分布、年龄段分布、地域分布、设备分布、活跃时段等

[English]

Purpose:

  • Get creator (author) portrait for a category (i.e. profile of users who post in this category)
  • Used to understand creator demographics: gender, age, region, active time

Parameters:

  • tag_id: Category ID (required, does NOT support 0=all, must pass a specific category ID)
  • period: "week" (end_date must be a Sunday) or "month" (end_date must be month-end, e.g. 20260331)
  • end_date: End date YYYYMMDD, must align with period

Return:

  • Creator portrait: gender, age group, region, device, active time distributions

[示例/Example]

tag_id = "601" period = "month" end_date = "20260331"

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

Try 创作者画像/Content author portrait

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

Open in Playground

Related Models