Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
keyword_list: 关键词列表comment: 评论数cost: 花费金额cpa: 每次转化成本ctr: 点击率(百分比)cvr: 转化率(百分比)impression: 展示量keyword: 关键词文本like: 点赞数play_six_rate: 6秒播放率(百分比)post: 发布量post_change: 发布量变化率(百分比)share: 分享数video_list: 视频ID列表pagination: 分页信息page: 当前页size: 每页数量total: 总数量has_more: 是否有更多{
"code": 200,
"router": "/api/v1/tiktok/ads/get_keyword_insights",
"params": {
"page": "1",
"limit": "20",
"period": "7",
"country_code": "US",
"order_by": "post",
"order_type": "desc"
},
"data": {
"code": 0,
"msg": "OK",
"data": {
"keyword_list": [
{
"comment": 4785,
"cost": 756000,
"cpa": 20.2,
"ctr": 0.53,
"cvr": 9.75,
"impression": 164000000,
"keyword": "summer",
"like": 475734,
"play_six_rate": 6.43,
"post": 14200,
"post_change": 111.21,
"share": 5754,
"video_list": [
"7504060523021896977",
"7512164952346529031",
"7511370341621435679",
"7511483560939785514",
"7506971390613015854"
]
},
{
"comment": 2151,
"cost": 264000,
"cpa": 17.8,
"ctr": 1.38,
"cvr": 6.15,
"impression": 38100000,
"keyword": "free shipping",
"like": 84131,
"play_six_rate": 8.64,
"post": 7810,
"post_change": 91.91,
"share": 3707,
"video_list": [
"7471433861654727943",
"7515178617568070930",
"7502578466194312456",
"7513186274711244054",
"7514776490123201810"
]
}
],
"pagination": {
"page": 1,
"size": 20,
"total": 484,
"has_more": true
}
}
}
}keyword_list: List of keywordscomment: Comment countcost: Cost amountcpa: Cost per acquisitionctr: Click-through rate (percentage)cvr: Conversion rate (percentage)impression: Impression countkeyword: Keyword textlike: Like countplay_six_rate: 6-second play rate (percentage)post: Post volumepost_change: Post volume change rate (percentage)share: Share countvideo_list: List of video IDspagination: Pagination infopage: Current pagesize: Items per pagetotal: Total counthas_more: Whether there are more items{
"code": 200,
"router": "/api/v1/tiktok/ads/get_keyword_insights",
"params": {
"page": "1",
"limit": "20",
"period": "7",
"country_code": "US",
"order_by": "post",
"order_type": "desc"
},
"data": {
"code": 0,
"msg": "OK",
"data": {
"keyword_list": [
{
"comment": 4785,
"cost": 756000,
"cpa": 20.2,
"ctr": 0.53,
"cvr": 9.75,
"impression": 164000000,
"keyword": "summer",
"like": 475734,
"play_six_rate": 6.43,
"post": 14200,
"post_change": 111.21,
"share": 5754,
"video_list": [
"7504060523021896977",
"7512164952346529031",
"7511370341621435679",
"7511483560939785514",
"7506971390613015854"
]
},
{
"comment": 2151,
"cost": 264000,
"cpa": 17.8,
"ctr": 1.38,
"cvr": 6.15,
"impression": 38100000,
"keyword": "free shipping",
"like": 84131,
"play_six_rate": 8.64,
"post": 7810,
"post_change": 91.91,
"share": 3707,
"video_list": [
"7471433861654727943",
"7515178617568070930",
"7502578466194312456",
"7513186274711244054",
"7514776490123201810"
]
}
],
"pagination": {
"page": 1,
"size": 20,
"total": 484,
"has_more": true
}
}
}
}Authorization: Bearer ********************curl --location 'https://api.tikhub.io/api/v1/tiktok/ads/get_keyword_insights?page=undefined&limit=undefined&period=undefined&country_code=undefined&order_by=undefined&order_type=undefined&industry=undefined&objective=undefined&keyword_type=undefined&keyword=undefined' \
--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
}