TikTok Ad Library

Ad Library Search

Searches TikTok's public Ads Library using either query for a general search or advertiser_name for advertiser-specific results. Advertiser-name searches resolve the name through TikTok's advertiser typeahead first, then search the selected advertiser entity. If TikTok has no matching entity, the API falls back to TikTok's name search so inputs such as The Creator Loop still return matching ads. Provide exactly one of query or advertiser_name. Results are global, sorted by the latest shown date, support cursor pagination, and include a public TikTok Ads Library URL for each ad.

get/v1/tiktok/ad-library/search

Query parameters

querystring

General ad search. Provide either query or advertiser_name, not both.

advertiser_namestring

Advertiser name to resolve through TikTok's typeahead and search by advertiser entity. Falls back to TikTok's name search when no entity matches. Provide either advertiser_name or query, not both.

cursorstring

Opaque cursor returned from the previous response.

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.