Skip to main content
GET
List Global Ad Library Advertisers

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

q
string | null
Required string length: 1 - 200
provider
string | null
Required string length: 1 - 80
platform
string | null
Required string length: 1 - 200
review_platform
enum<string> | null
Available options:
trustpilot,
google
has_reviews
boolean
default:false
sort
string | null
Required string length: 1 - 40
recommendation_industry
string | null
Required string length: 1 - 120
country
string | null
Required string length: 2 - 1000
language
string | null
Required string length: 2 - 1000
status
string | null
Required string length: 1 - 200
creative_type
string | null
Required string length: 1 - 200
video_length
string | null
Required string length: 1 - 200
industry
string | null
Required string length: 1 - 1000
brand_industry
string | null
Required string length: 1 - 1000
business_model
string | null
Required string length: 1 - 400
theme
string | null
Required string length: 1 - 600
activity
string | null
Required string length: 1 - 200
seen_since
string<date-time> | null
seen_until
string<date-time> | null
limit
integer
default:50
Required range: x >= 1
offset
integer
default:0
Required range: x >= 0

Response

Successful Response

Paginated advertiser (brand) list for the Explore Brands tab.

total is the distinct advertiser count for the current filters (drives has_more / "Load more"); no brand scope — Explore browses the complete ad library.

generated_at
string<date-time>
required
limit
integer
required
offset
integer
required
total
integer
default:0
has_more
boolean
default:false
items
AdLibraryAdvertiserListItem · object[]