Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
info: 产品指标信息comment: 评论数cost: 花费金额cover_url: 封面图URL(可能为null)cpa: 每次转化成本ctr: 点击率ctr_metrics: 点击率时间序列数据time: 时间戳value: 对应时间的点击率cvr: 转化率ecom_type: 电商类型first_ecom_category: 一级电商类目impression: 展示量like: 点赞数play_six_rate: 6秒播放率post: 发布量post_change: 发布量变化率post_metrics: 发布量时间序列数据time: 时间戳value: 对应时间的发布量second_ecom_category: 二级电商类目share: 分享数third_ecom_category: 三级电商类目url_title: URL标题{
"code": 200,
"router": "/api/v1/tiktok/ads/get_product_metrics",
"params": {
"id": "601583",
"last": "30",
"metrics": "post,ctr",
"ecom_type": "l3",
"period_type": "last"
},
"data": {
"code": 0,
"msg": "OK",
"data": {
"info": {
"comment": 13559,
"cost": 2330000,
"cover_url": null,
"cpa": 12.4,
"ctr": 1.04,
"ctr_metrics": [
{
"time": 1747267200,
"value": 0.88
},
{
"time": 1747353600,
"value": 0.99
}
],
"cvr": 15.2,
"ecom_type": "l3",
"post": 52300,
"post_change": -8.12,
"post_metrics": [
{
"time": 1747267200,
"value": 1800
}
]
}
}
}
}info: Product metric informationcomment: Comment countcost: Cost amountcover_url: Cover image URL (may be null)cpa: Cost per acquisitionctr: Click-through ratectr_metrics: CTR time series datatime: Timestampvalue: CTR at that timecvr: Conversion rateecom_type: E-commerce typefirst_ecom_category: First-level e-commerce categoryimpression: Impression countlike: Like countplay_six_rate: 6-second play ratepost: Post volumepost_change: Post volume change ratepost_metrics: Post volume time series datatime: Timestampvalue: Post volume at that timesecond_ecom_category: Second-level e-commerce categoryshare: Share countthird_ecom_category: Third-level e-commerce categoryurl_title: URL title{
"code": 200,
"router": "/api/v1/tiktok/ads/get_product_metrics",
"params": {
"id": "601583",
"last": "30",
"metrics": "post,ctr",
"ecom_type": "l3",
"period_type": "last"
},
"data": {
"code": 0,
"msg": "OK",
"data": {
"info": {
"comment": 13559,
"cost": 2330000,
"cover_url": null,
"cpa": 12.4,
"ctr": 1.04,
"ctr_metrics": [
{
"time": 1747267200,
"value": 0.88
},
{
"time": 1747353600,
"value": 0.99
}
],
"cvr": 15.2,
"ecom_type": "l3",
"post": 52300,
"post_change": -8.12,
"post_metrics": [
{
"time": 1747267200,
"value": 1800
}
]
}
}
}
}Authorization: Bearer ********************curl --location --request GET 'https://api.tikhub.io/api/v1/tiktok/ads/get_product_metrics?id=601583&last&metrics&ecom_type&period_type&country_code' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"request_id": "string",
"message": "Request successful. This request will incur a charge.",
"message_zh": "请求成功,本次请求将被计费。",
"support": "Discord: https://discord.gg/aMEAS8Xsvz",
"time": "string",
"time_stamp": 0,
"time_zone": "America/Los_Angeles",
"docs": "string",
"cache_message": "string",
"cache_message_zh": "string",
"cache_url": "string",
"router": "",
"params": {},
"data": null
}