tiktok_top_ads_list
Retrieve top TikTok auction ads from Creative Center. Filter by industry, country, keyword, and format to get clean JSON for ad campaign research.
Instructions
Retrieve TikTok Top Ads. Returns high-performing auction ads from TikTok Creative Center. The service defaults period to 30, page to 1, limit to 20, and order_by to for_you. Use /tiktok/top-ads/filters for dynamic enum values and static enums for order, duration, likes, and ad format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| like | No | Like percentile bucket id or comma-separated ids | |
| page | No | Page number | |
| limit | No | Maximum number of ads to return | |
| period | No | Lookback period in days | |
| keyword | No | Brand or product keyword search | |
| duration | No | Video duration bucket | |
| industry | No | Industry filter id or comma-separated ids from /tiktok/top-ads/filters | |
| order_by | No | Sort order | |
| ad_format | No | Ad format id | |
| objective | No | Objective filter id or comma-separated ids from /tiktok/top-ads/filters | |
| ad_language | No | Ad language id or comma-separated ids from /tiktok/top-ads/filters | |
| country_code | No | Country code or comma-separated country codes from /tiktok/top-ads/filters | |
| pattern_label | No | Pattern label id or comma-separated ids from /tiktok/top-ads/filters |