/google/advertisers/search

POST /api/google/advertisers/search

Price: 1 credit

Search Google Ads Transparency Center advertisers by name or keyword in a given region. Returns up to 100 advertisers per request with id, name, country/state, topic, verification status and bucketed ad count range.

How to use it

Search Google Ads Transparency advertisers by name or keyword. Pass `query` plus optional `region` (ISO alpha-2, default US) and `topic` (commercial/political, default commercial). Each item is one advertiser match with id, name, country, topic, is_verified, and bucketed ad_count_min/ad_count_max. Use the returned advertiser `id` to fetch ads via `google/advertisers/ads` or the advertiser profile via `google/advertisers`.

Parameters

Request body

Response

Errors

Response headers