You're viewing a demo portfolio

Join the waitlist
PRSM

search_google_ads

Active

Tool of Hermoso

declared in 1.0.0

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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Hermoso

https://github.com/hermoso-ai/hermoso

1/7 registries
View full server →
search_google_ads — Hermoso — PRSM MCP