Domain Ads by Domain
domainAdsByDomainRetrieve paid ad data for a specific domain by country code and optional date range. Identify which domains are advertising on the target domain.
Instructions
Fetch domain ads by domain (v1/domain/ads)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Alpha-2 country code of the regional keyword database. | |
| domain | Yes | The specific domain for which to retrieve its paid ad data. | |
| from | No | The starting year and month for the data retrieval period, formatted as “YYYY-MM” (e.g., “2017-01”). | |
| to | No | The ending year and month for the data retrieval period, formatted as “YYYY-MM”. | |
| page | No | For paginated results, specifies the page number of domains advertising on this keyword to retrieve. | |
| limit | No | The maximum number of domains (advertising on the keyword) to return per page. |