The LinkedIn endpoint allows you find all LinkedIn ads for a given company.
It takes a company domain as input.
Company domain has to be passed in the 'company.com' format, meaning all prefixes like 'https://' or 'www.' need to be removed.
Create a new user
POST
api.adyntel.com/linkedin
See which LinkedIn ads a company is running by providing their website as input.
Headers
Name | Value |
---|---|
Content-Type |
|
Body
Name | Type | Description | Required |
---|---|---|---|
| string | Name of the user | |
| number | Age of the user | |
| string | Company website |
Last updated