Skip to main content
GET
Search Ads

Authorizations

x-rapidapi-key
string
header
required

Rapid API Key

Query Parameters

keyword
string

Keyword to search for (either "keyword" or "advertiser_name" must be provided)

Example:

"Data"

advertiser_name
string

Advertiser name to search for (either "keyword" or "advertiser_name" must be provided)

Example:

"Datadog"

country
string

Country code to filter ads by

Example:

"US"

date
enum<string>

Date to filter ads by

Available options:
last-30-days,
current-month,
current-year,
last-year
pagination_token
string

Token for pagination

Response

Success

success
boolean
Example:

true

cost
number

Cost of the request

Example:

1

data
object[]

Ads Search

has_more
boolean

Whether there are more ads to fetch

Example:

true

pagination_token
string

Pagination token for the next page of results

Example:

"663761563-1745013982626"