获取作品的统计数据/Get video metrics
TikTokapi
About
获取作品的统计数据/Get video metrics
Documentation
获取作品的统计数据/Get video metrics
[中文]
用途:
- 获取TikTok视频的详细统计数据,包括观看量、点赞数、评论数和收藏数等核心指标
- 提供总量统计以及从发布日期起14天的每日趋势数据,便于分析视频表现
- 帮助创作者分析内容效果,评估用户互动情况,优化内容策略
参数:
- item_id: 视频作品ID,必填参数,可从视频分享链接或TikTok Studio获取
返回内容说明:
item_id: 请求的视频IDvideo_views: 视频总观看次数value: 观看次数数值
video_views_14_days: 近14天的每日观看量趋势数据interval: 数据间隔类型value: 每日数据列表
likes: 视频总点赞数value: 点赞数值
likes_14_days: 近14天的每日点赞数趋势数据comments: 视频总评论数value: 评论数值
comments_14_days: 近14天的每日评论数趋势数据favorites: 视频总收藏数value: 收藏数值
favorites_14_days: 近14天的每日收藏数趋势数据video_summary: 视频表现的概览分析title: 概览标题content: 概览内容summary_type: 概览类型
示例响应:
{
"code": 200,
"router": "/api/v1/tiktok/analytics/fetch_video_metrics",
"params": {
"item_id": "7502551047378832671"
},
"data": {
"item_id": "7502551047378832671",
"video_views": {
"value": 1555500
},
"likes": {
"value": 11571
},
"comments": {
"value": 6920
},
"favorites": {
"value": 1243
},
"video_summary": {
"title": "Overview",
"content": "This post received more comments per view than most other posts."
}
}
}
[English]
Purpose:
- Retrieve detailed analytics data for TikTok videos, including views, likes, comments, and favorites
- Provide total statistics and daily trends for 14 days since the release date, facilitating video performance analysis
- Help creators analyze content effectiveness, evaluate user engagement, and optimize content strategy
Parameters:
- item_id: Video ID, required parameter, can be obtained from video sharing links or TikTok Studio
Return Description:
item_id: The requested video IDvideo_views: Total number of video viewsvalue: View count value
video_views_14_days: Daily view trends for the past 14 daysinterval: Data interval typevalue: List of daily data
likes: Total number of likes on the videovalue: Like count value
likes_14_days: Daily like trends for the past 14 dayscomments: Total number of comments on the videovalue: Comment count value
comments_14_days: Daily comment trends for the past 14 daysfavorites: Total number of times the video was favoritedvalue: Favorite count value
favorites_14_days: Daily favorite trends for the past 14 daysvideo_summary: Overview analysis of video performancetitle: Overview titlecontent: Overview contentsummary_type: Overview type
Example Response:
{
"code": 200,
"router": "/api/v1/tiktok/analytics/fetch_video_metrics",
"params": {
"item_id": "7502551047378832671"
},
"data": {
"item_id": "7502551047378832671",
"video_views": {
"value": 1555500
},
"likes": {
"value": 11571
},
"comments": {
"value": 6920
},
"favorites": {
"value": 1243
},
"video_summary": {
"title": "Overview",
"content": "This post received more comments per view than most other posts."
}
}
}
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 获取作品的统计数据/Get video metrics
Test this model in the Sandbase Playground with your own prompts.
Open in PlaygroundRelated Models
获取视频评论关键词分析/Get comment keywords analysisTikTokapi获取创作者信息和里程碑数据/Get creator info and milestonesTikTokapi检测视频虚假流量分析/Detect fake views in videoTikTokapi获取单个广告详情/Get single ad detailTikTokapi获取搜索板块配置/Get search modules configTikTokapi获取支持的国家地区列表/Get supported location listTikTokapi获取查询建议/Get query suggestionsTikTokapi获取推荐广告/Get recommended adsTikTokapi