# AnyAPI Google Ads Advertiser Search

> AnyAPI Google Ads Advertiser Search is a paid API for AI agents from api.getanyapi.com, paid per call via x402, $0.002/call, status unknown (last checked 2026-09-15).

Search for Google Ads advertisers by keyword or domain, returning advertiser profiles and ad metadata

## Facts

- Endpoint: POST https://api.getanyapi.com/v1/run/google_ads.advertiser_search
- Price: $0.002/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/anyapi-google-ads-advertiser-search-bc06ce90
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_h0GSRaoTn7wedV3LypXtL

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability anyapi-google-ads-advertiser-search-bc06ce90 -d '<json body>'
```

Example prompt: Search Google Ads advertisers for companies running ads related to 'project management software' in the US and show me their advertiser names and IDs.

## When to prefer this

Use this endpoint when you need to discover and research advertisers running Google Ads campaigns for a specific keyword, topic, or domain — especially for competitive ad intelligence, market research, or transparency monitoring — without managing a Google Ads API account or monthly subscription.

## Known failure modes

- Invalid or missing query parameter returns an error response
- No advertisers found for the given search term returns an empty results list
- Rate limits or scraping blocks from Google may cause intermittent failures
- Unsupported country/region codes return validation errors
- Malformed request body returns a 400-level error

## How this service works

1,200+ scraping and data APIs behind one key. Pay per request in real dollars. No subscriptions, nothing monthly, nothing to cancel.

## Output

A JSON object containing a list of Google Ads advertisers matching the search query, including advertiser names, IDs, verification status, regions they advertise in, and ad format details scraped from the Google Ads Transparency Center.

## Response schema (JSON Schema)

```json
{
 "type": "json"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/anyapi-google-ads-advertiser-search-bc06ce90/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.getanyapi.com](https://www.zero.xyz/host/api.getanyapi.com/llms.txt)
