Better Fetch
Ads and commerce3 runnable operations

Google Ads Transparency reference

Advertiser discovery, company ads, and creative details from Google's public ads transparency surfaces.

Each operation below runs through the tool endpoint shown, and is available through REST, MCP, and the Better Fetch workspace.

Company ads

Available

Company ads from public Google Ads Transparency surfaces, returned as structured data for agents, research, and monitoring workflows.

curl -sS -X POST "https://betterfetch.co/api/tools/google_ad_library_scraper/run" \
  -H "Authorization: Bearer bf_your_key_here" \
  -H "Content-Type: application/json" \
  -d '{"input":{"mode":"company_ads","advertiser_id":"AR09595561223982678017","region":"AU","max_results":10}}'

Tool: google_ad_library_scraper