Skip to main content
POST
Google Ads Search

Google Ads

Search for Google Ads run by a company. Analyze competitor advertising strategies, messaging, and creative approaches.

Endpoint Details

Very cost-effective for competitive ad intelligence at just 0.2 credits per search.

Quick Example


Request Parameters

string
Company website domain (preferred).
string
Company name.
You must provide either company_domain or company_name (or both).

Response

string
required
Company searched
array
required
Array of ad creatives
number
required
Credits used (0.2 if found, 0 if not)
string
required
Human-readable status message

Ad Object

Example Response


Success Messages


Best Practices

Study headlines and descriptions to understand positioning and value props.
Use final_urls to analyze competitor landing pages.
Regular monitoring reveals A/B tests and strategy shifts.

Use Cases

Competitive Intelligence

Understand competitor ad strategies and messaging.

Ad Copy Inspiration

Find proven messaging patterns in your market.

Market Research

Analyze advertising trends in your industry.

Landing Page Analysis

Discover competitor landing pages and offers.

Authorizations

X-API-Key
string
header
required

Your LeadMagic API key. Header name is case-insensitive (X-API-Key, X-API-KEY, x-api-key all work).

Body

application/json
company_domain
string
default:leadmagic.io

Company domain name

Example:

"leadmagic.io"

company_name
string
default:leadmagic

Company name

Example:

"leadmagic"

Response

Successful response with ads details

message
string
Example:

"Google Ads retrieved successfully"

credits_consumed
number
Example:

0.2

ads_count
integer
Example:

2

ads
object[]