/google/advertisers
Get full profile of a Google Ads Transparency Center advertiser by URL or raw advertiser ID. Returns advertiser id, name, legal name, country, topic, verification status, and — for political advertisers — total ad count and list of active regions.
Price: 1 credit
💡 AI Hint: Get one Google Ads Transparency advertiser by URL (https://adstransparency.google.com/advertiser/<AR...>) or raw advertiser ID (AR...). Returns id, name, legal_name, country, topic (commercial/political), is_verified, ad_count and active_regions (political advertisers only).
⚠️ Common errors: 412: Advertiser not found. Verify the advertiser_id.
Documentation Index
Fetch the complete documentation index at: https://docs.anysite.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API token from the dashboard
Headers
Body
Advertiser URL (https://adstransparency.google.com/advertiser/<AR...>?...) or raw advertiser ID (AR...).
1"https://adstransparency.google.com/advertiser/AR16735076323512287233?region=US"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500