获取广告百分位数据/Get ad percentile data
TikTokapi
About
获取广告百分位数据/Get ad percentile data
Documentation
获取广告百分位数据/Get ad percentile data
[中文]
用途:
- 获取广告在同行业中的百分位排名数据
- 了解广告在各项指标上相对于同行的表现水平
- 帮助评估广告效果并制定优化策略
参数:
- material_id: 广告素材ID,必填参数
- metric: 分析指标,可选值:
- ctr_percentile: 点击率百分位(默认)
- time_attr_conversion_rate_percentile: 时间归因转化率百分位
- click_cnt_percentile: 点击次数百分位
- time_attr_convert_cnt_percentile: 时间归因转化次数百分位
- show_cnt_percentile: 展示次数百分位
- period_type: 时间范围(天),默认180天
返回内容说明:
percentile_data: 百分位数据ctr_percentile: 点击率百分位(0-100)cvr_percentile: 转化率百分位engagement_percentile: 互动率百分位view_percentile: 观看量百分位industry_average: 行业平均值对比
示例响应:
{
"code": 200,
"router": "/api/v1/tiktok/ads/get_ad_percentile",
"params": {
"material_id": "7213258221116751874"
},
"data": {
"percentile_data": {
"ctr_percentile": 85,
"cvr_percentile": 72,
"engagement_percentile": 90,
"view_percentile": 88,
"industry_average": {
"ctr": 2.5,
"cvr": 1.2,
"engagement": 5.8
}
}
}
}
[English]
Purpose:
- Get ad percentile ranking data within the industry
- Understand ad performance levels relative to peers across various metrics
- Help evaluate ad effectiveness and develop optimization strategies
Parameters:
- material_id: Ad material ID, required parameter
- metric: Analysis metric, options:
- ctr_percentile: CTR percentile (default)
- time_attr_conversion_rate_percentile: Time-attributed conversion rate percentile
- click_cnt_percentile: Click count percentile
- time_attr_convert_cnt_percentile: Time-attributed conversion count percentile
- show_cnt_percentile: Impression count percentile
- period_type: Time period in days, default 180
Return Description:
percentile_data: Percentile datactr_percentile: Click-through rate percentile (0-100)cvr_percentile: Conversion rate percentileengagement_percentile: Engagement rate percentileview_percentile: View count percentileindustry_average: Industry average comparison
Example Response:
{
"code": 200,
"router": "/api/v1/tiktok/ads/get_ad_percentile",
"params": {
"material_id": "7213258221116751874"
},
"data": {
"percentile_data": {
"ctr_percentile": 85,
"cvr_percentile": 72,
"engagement_percentile": 90,
"view_percentile": 88,
"industry_average": {
"ctr": 2.5,
"cvr": 1.2,
"engagement": 5.8
}
}
}
}
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 获取广告百分位数据/Get ad percentile data
Test this model in the Sandbase Playground with your own prompts.
Open in PlaygroundRelated Models
获取广告互动分析/Get ad interactive analysisTikTokapi获取广告关键帧分析/Get ad keyframe analysisTikTokapi获取单个广告详情/Get single ad detailTikTokapi获取搜索板块配置/Get search modules configTikTokapi获取支持的国家地区列表/Get supported location listTikTokapi获取查询建议/Get query suggestionsTikTokapi获取推荐广告/Get recommended adsTikTokapi搜索广告/Search adsTikTokapi