Company Ads
Fetches public ads for a company from the Google Ad Transparency Library by domain or advertiser_id. Each ad includes advertiserId, creativeId, format, adUrl, advertiserName, domain, firstShown, and lastShown. Costs 25 credits per request when get_ad_details=true; without it, only advertiserId and creativeId are returned at 1 credit.
Query parameters
The domain of the company
The advertiser id of the company
The topic to search for. If you search for 'political', you will also need to pass a 'region', like 'US' or 'AU'
The region to search for. Defaults to anywhere
Start date to search for. Format: YYYY-MM-DD
End date to search for. Format: YYYY-MM-DD
Platform to search for.
Ad format to search for.
Set to true to get the ad details. Will cost 25 credits.
Cursor to paginate through results
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.