搜索广告/Search ads
TikTokapi
About
搜索广告/Search ads
Documentation
搜索广告/Search ads
[中文]
用途:
- 搜索TikTok广告创意库中的广告,支持多维度筛选和排序
- 发现特定行业、关键词或目标相关的高效广告案例
- 为广告策划和创意制作提供参考和灵感
参数:
- keyword: 搜索关键词,可选参数,留空返回所有广告
- objective: 广告目标,1=全部
- like: 点赞数筛选,1=全部
- period: 时间范围(天),如7、30、120、180天
- industry: 行业ID列表,多个ID用逗号分隔。完整行业ID列表见: https://github.com/TikHub/TikTok-Ads-Industry-Code
- page: 页码,默认1
- limit: 每页数量,默认20,最大50
- order_by: 排序方式,"for_you"=为你推荐,"likes"=按点赞数排序
- country_code: 国家代码,如US、UK、JP等
- ad_format: 广告格式,1=视频广告
- ad_language: 广告语言代码,如en、zh等
注意:
- 如果您应用了一个或多个筛选条件后没有返回任何结果,请尝试调整或移除部分筛选条件。TikTok 创作者数据集仅收录部分热门数据,不一定包含全量数据。
常用行业ID示例:
- 游戏: 27000000000
- 电子商务: 19000000000
- 金融服务: 30000000000
- 教育: 10000000000
- 美妆个护: 22000000000
- 食品饮料: 16000000000
返回内容说明:
materials: 广告素材列表id: 广告素材IDaweme_id: 广告视频IDdesc: 广告描述create_time: 创建时间video_info: 视频信息cover: 封面图URLduration: 时长(秒)
statistics: 统计数据digg_count: 点赞数comment_count: 评论数share_count: 分享数
ads_info: 广告信息advertiser_name: 广告主名称landing_page: 落地页URL
pagination: 分页信息page: 当前页limit: 每页数量total: 总数量has_more: 是否有更多
示例响应:
{
"code": 200,
"router": "/api/v1/tiktok/ads/search_ads",
"params": {
"keyword": "cat toy",
"period": 180,
"industry": "27000000000",
"page": 1,
"limit": 20
},
"data": {
"materials": [
{
"id": "7213258221116751874",
"aweme_id": "7213258221116751874",
"desc": "Best interactive cat toys! Keep your cats entertained 🐱",
"create_time": 1680234567,
"video_info": {
"cover": "https://p16-ad-sg.tiktokcdn.com/img/xxx.jpeg",
"duration": 15
},
"statistics": {
"digg_count": 128456,
"comment_count": 3421,
"share_count": 892
},
"ads_info": {
"advertiser_name": "PetToys Inc.",
"landing_page": "https://example.com/cat-toys"
}
}
],
"pagination": {
"page": 1,
"limit": 20,
"total": 1523,
"has_more": true
}
}
}
[English]
Purpose:
- Search ads in TikTok's Creative Center with multi-dimensional filtering and sorting
- Discover effective ad cases related to specific industries, keywords, or objectives
- Provide reference and inspiration for ad planning and creative production
Parameters:
- keyword: Search keyword, optional, returns all ads if empty
- objective: Ad objective, 1=All
- like: Like count filter, 1=All
- period: Time period in days, e.g., 7, 30, 120, 180 days
- industry: Industry ID list, multiple IDs separated by commas. Full industry ID list: https://github.com/TikHub/TikTok-Ads-Industry-Code
- page: Page number, default 1
- limit: Items per page, default 20, max 50
- order_by: Sort method, "for_you"=Recommended, "likes"=Sort by likes
- country_code: Country code, e.g., US, UK, JP
- ad_format: Ad format, 1=Video ads
- ad_language: Ad language code, e.g., en, zh
Note:
- If you've applied one or more filters and there's no result returned, try adjusting or removing some of them. The TikTok Creator dataset only includes a selection of popular records and may not contain the complete set of data.
Common Industry ID Examples:
- Games: 27000000000
- E-commerce: 19000000000
- Financial Services: 30000000000
- Education: 10000000000
- Beauty & Personal Care: 22000000000
- Food & Beverage: 16000000000
Return Description:
materials: List of ad materialsid: Ad material IDaweme_id: Ad video IDdesc: Ad descriptioncreate_time: Creation timevideo_info: Video informationcover: Cover image URLduration: Duration in seconds
statistics: Statisticsdigg_count: Number of likescomment_count: Number of commentsshare_count: Number of shares
ads_info: Ad informationadvertiser_name: Advertiser namelanding_page: Landing page URL
pagination: Pagination infopage: Current pagelimit: Items per pagetotal: Total counthas_more: Whether there are more items
Example Response:
{
"code": 200,
"router": "/api/v1/tiktok/ads/search_ads",
"params": {
"keyword": "cat toy",
"period": 180,
"industry": "27000000000",
"page": 1,
"limit": 20
},
"data": {
"materials": [
{
"id": "7213258221116751874",
"aweme_id": "7213258221116751874",
"desc": "Best interactive cat toys! Keep your cats entertained 🐱",
"create_time": 1680234567,
"video_info": {
"cover": "https://p16-ad-sg.tiktokcdn.com/img/xxx.jpeg",
"duration": 15
},
"statistics": {
"digg_count": 128456,
"comment_count": 3421,
"share_count": 892
},
"ads_info": {
"advertiser_name": "PetToys Inc.",
"landing_page": "https://example.com/cat-toys"
}
}
],
"pagination": {
"page": 1,
"limit": 20,
"total": 1523,
"has_more": true
}
}
}
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 搜索广告/Search ads
Test this model in the Sandbase Playground with your own prompts.
Open in PlaygroundRelated Models
获取广告互动分析/Get ad interactive analysisTikTokapi获取广告关键帧分析/Get ad keyframe analysisTikTokapi获取广告百分位数据/Get ad percentile dataTikTokapi获取单个广告详情/Get single ad detailTikTokapi获取搜索板块配置/Get search modules configTikTokapi获取支持的国家地区列表/Get supported location listTikTokapi获取查询建议/Get query suggestionsTikTokapi获取推荐广告/Get recommended adsTikTokapi