Adyntel integration (Marketing, Data). Imported from open-connector.
https://api.adyntel.com| Param | Type | Required | Description |
|---|---|---|---|
| company_domain | string | optional | The company domain without protocol or www prefix, for example clay.com. |
| facebook_url | string | optional | The Facebook page URL starting with https://, used instead of company_domain. |
| country_code | string | optional | The country code filter supported by Adyntel. |
| continuation_token | string | optional | The continuation token returned by a previous Adyntel response. |
| media_type | string | optional | Filter Meta ads by creative media type. |
| active_status | string | optional | Filter Meta ads by active status. |
| Param | Type | Required | Description |
|---|---|---|---|
| company_domain | string | required | The company domain without protocol or www prefix, for example clay.com. |
| media_type | string | optional | Filter Google ads by media type. |
| continuation_token | string | optional | The continuation token returned by a previous Adyntel response. |
| extract_text | boolean | optional | Whether Adyntel should extract text from ad creatives. |
| data_provider | string | optional | The Adyntel data provider to use for this request. |
| Param | Type | Required | Description |
|---|---|---|---|
| company_domain | string | optional | The company domain without protocol or www prefix, for example clay.com. |
| linkedin_page_id | string | optional | The LinkedIn Page ID to search for. |
| continuation_token | string | optional | The continuation token returned by a previous Adyntel response. |
| extract | string | optional | Return a derived LinkedIn value instead of full ads. |
| live_ads | boolean | optional | Whether to return only currently active LinkedIn ads. |
| data_provider | string | optional | The Adyntel data provider to use for this request. |
/tiktok_search
| Param | Type | Required | Description |
|---|---|---|---|
| keyword | string | required | The keyword to search for in the ad library. |
| country_code | string | optional | The country code filter supported by Adyntel. |
/tiktok_ad_details
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | optional | The TikTok ad ID to fetch. |
/domain-keywords
| Param | Type | Required | Description |
|---|---|---|---|
| company_domain | string | required | The company domain without protocol or www prefix, for example clay.com. |
| language | string | optional | The language for keyword results. |
| limit | integer | optional | The number of keyword results to return. |