Google

The Google endpoint allows you find all Google ads for a given company.

It takes a company domain as input.

API endpoint

POST api.adyntel.com/google

See which Google ads a company is running by providing their website as input.

Headers

Name
Value
Required

Content-Type

application/json

Body

Name
Type
Description
Required

api_key

string

Adyntel API key

email

number

Adyntel account email

company_domain

string

Company website

media_type

string

Filter results based on media type. Possible values: text, image, video.

Example request

Request using company domain

Example response

Last updated