# Basebuilder2 Google Ads Search

> Basebuilder2 Google Ads Search is a paid API for AI agents from bbx-search.vercel.app, paid per call via x402, $0.195385/call, status unknown (last checked 2026-09-14).

Runs a paid Google Ads search query via the BaseBuilder Search API hub, returning advertising-relevant search results

## Facts

- Endpoint: POST https://bbx-search.vercel.app/api/google/ads
- Price: $0.195385/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder2-google-ads-search-dd57ad3c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_QY0-HiEUE8_edoV_QzA_B

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 basebuilder2-google-ads-search-dd57ad3c -d '<json body>'
```

Example prompt: Search Google Ads for 'project management software' and return the sponsored listings and ad placements you find.

## When to prefer this

Choose this endpoint when you need programmatic access to Google Ads sponsored search results and paid listings for specific keywords, particularly for competitive intelligence, ad validation, or marketing research workflows that require pay-per-call access without a long-term API contract.

## Known failure modes

- Missing or malformed query parameter returns an error
- Payment of 0.195385 USDC not processed results in 402 response
- Rate limiting or quota exceeded on the underlying Google Ads data source
- Query returns no results if no active ads exist for the keyword
- Network timeout from the Vercel-hosted endpoint under heavy load

## How this service works

BaseBuilder Search API hub - 18 paid endpoints

## Output

Returns Google Ads search results for the submitted query, including sponsored listings, ad placements, advertiser data, and related paid search metadata returned by the BaseBuilder Search API hub.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder2-google-ads-search-dd57ad3c/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bbx-search.vercel.app](https://www.zero.xyz/host/bbx-search.vercel.app/llms.txt)
