search_google_ads
ActiveTool of Hermoso
Structured Google Ads Transparency pull for ONE advertiser (by domain or advertiserId) — use when you know the brand; use research_ads for open-ended research. Deliberately fetches the cheap BASIC listing (get_ad_details=false, ~1 credit — the detailed variant with per-ad headlines costs 25 credits/call and is not exposed here). Returns compact JSON {advertiser, format, adUrl, image, firstShown, lastShown} per ad.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "integer",
"maximum": 9007199254740991,
"minimum": -9007199254740991,
"description": "max ads returned (1–25, default 8)"
},
"domain": {
"type": "string",
"description": "the advertiser's domain, e.g. nike.com"
},
"region": {
"type": "string",
"description": "2-letter region, default US"
},
"advertiserId": {
"type": "string",
"description": "Google advertiser id (AR…) when the domain is ambiguous"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Hermoso
https://github.com/hermoso-ai/hermoso
1/7 registries