removedInput schema / properties / adFormat
Removed value: -{
- "description": "Ad format filter for Top Ads. `spark-ads`: ads boosted from an organic creator/brand TikTok post. `non-spark-ads`: ads uploaded directly as ad creative, not boosted from an existing post.",
- "enum": [
- "spark-ads",
- "non-spark-ads"
- ],
- "type": "string"
-}
removedInput schema / properties / adLanguage
Removed value: -{
- "description": "Ad language filter for Top Ads.",
- "enum": [
- "en",
- "es",
- "ar",
- "vi",
- "th",
- "de",
- "id",
- "pt",
- "fr",
- "ms",
- "nl",
- "ja",
- "it",
- "ro",
- "zh-Hant",
- "ko"
- ],
- "type": "string"
-}
changedInput schema / properties / advertiserName / description
Previous value: -"Search the public TikTok Ads Library by advertiser name. When set, results come from the public Ads Library instead of Top Ads."New value: +"Search the public TikTok Ads Library by advertiser name."
removedInput schema / properties / duration
Removed value: -{
- "description": "Video duration filter for Top Ads.",
- "enum": [
- "under-10s",
- "10-20s",
- "20-30s",
- "30-40s",
- "40-50s",
- "over-50s"
- ],
- "type": "string"
-}
removedInput schema / properties / industry
Removed value: -{
- "description": "Industry filter for Top Ads.",
- "enum": [
- "apparel-accessories",
- "appliances",
- "apps",
- "baby-kids-maternity",
- "beauty-personal-care",
- "business-services",
- "ecommerce-non-app",
- "education",
- "financial-services",
- "food-beverage",
- "games",
- "health",
- "home-improvement",
- "household-products",
- "life-services",
- "news-entertainment",
- "pets",
- "sports-outdoor",
- "tech-electronics",
- "travel",
- "vehicle-transportation"
- ],
- "type": "string"
-}
removedInput schema / properties / likes
Removed value: -{
- "description": "Likes percentile filter for Top Ads.",
- "enum": [
- "top-1-20",
- "top-21-40",
- "top-41-60",
- "top-61-80",
- "top-81-100"
- ],
- "type": "string"
-}
removedInput schema / properties / objective
Removed value: -{
- "description": "Campaign objective filter for Top Ads.",
- "enum": [
- "app-installs",
- "conversions",
- "lead-generation",
- "product-sales",
- "reach",
- "traffic",
- "video-views"
- ],
- "type": "string"
-}
removedInput schema / properties / orderBy
Removed value: -{
- "description": "Sort metric for Top Ads. `cvr`: conversion rate. `ctr`: click-through rate. `play-2s-rate`/`play-6s-rate`: rate viewers played past the 2s/6s mark. Default: `for-you`.",
- "enum": [
- "for-you",
- "impression",
- "play-2s-rate",
- "play-6s-rate",
- "cvr",
- "ctr",
- "like"
- ],
- "type": "string"
-}
removedInput schema / properties / period
Removed value: -{
- "description": "Time window in days for Top Ads.",
- "enum": [
- "7",
- "30",
- "180"
- ],
- "type": "string"
-}
changedInput schema / properties / query / description
Previous value: -"Optional keyword to search ad titles and content."New value: +"Keyword to search the public TikTok Ads Library."
removedInput schema / properties / region
Removed value: -{
- "description": "Country code for Top Ads results. Default: `US`.",
- "enum": [
- "DZ",
- "AR",
- "AU",
- "AT",
- "AZ",
- "BH",
- "BD",
- "BY",
- "BE",
- "BO",
- "BR",
- "BG",
- "KH",
- "CA",
- "CL",
- "CO",
- "CR",
- "HR",
- "CY",
- "CZ",
- "DK",
- "DO",
- "EC",
- "EG",
- "EE",
- "FI",
- "FR",
- "DE",
- "GR",
- "GT",
- "JO",
- "HU",
- "ID",
- "IQ",
- "IE",
- "IL",
- "IT",
- "JP",
- "KZ",
- "KE",
- "KW",
- "LV",
- "LB",
- "MY",
- "MX",
- "MA",
- "NL",
- "NZ",
- "NG",
- "NO",
- "OM",
- "PK",
- "PA",
- "PY",
- "PE",
- "PH",
- "PL",
- "PT",
- "PR",
- "QA",
- "LT",
- "RO",
- "SA",
- "RS",
- "SG",
- "SK",
- "SI",
- "ZA",
- "KR",
- "ES",
- "LK",
- "SE",
- "CH",
- "TW",
- "TH",
- "TR",
- "AE",
- "GB",
- "US",
- "UY",
- "VN"
- ],
- "type": "string"
-}