# Adyntel

Adyntel provides an API to retrieve LinkedIn ads for a given company using the company's domain or LinkedIn Page ID.

- **Category:** ads & conversion
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 8
- **Triggers:** 0
- **Slug:** `ADYNTEL`
- **Version:** 20260413_00

## Tools

### Get Google Ads By Company

**Slug:** `ADYNTEL_GET_GOOGLE_ADS_BY_COMPANY`

Retrieve Google ads for a company domain. Returns ad creatives including text, image, and video ads with advertiser information. Response includes a `total_ad_count` field that typically exceeds the count of ads in the returned `ads` array — a single call returns only a partial slice of all available ads.

### Get Google Shopping Search Status

**Slug:** `ADYNTEL_GET_GOOGLE_SHOPPING_SEARCH_STATUS`

Check the status and retrieve results of a Google Shopping ads search. Use the ID returned from the google_shopping endpoint. No credits charged for status checks.

### Get LinkedIn Ads By Company

**Slug:** `ADYNTEL_GET_LINKED_IN_ADS_BY_COMPANY`

Retrieve LinkedIn ads for a company by domain or LinkedIn page ID. Returns ad creatives and campaign details.

### Get Meta Ads By Company Or Page

**Slug:** `ADYNTEL_GET_META_ADS_BY_COMPANY_OR_PAGE`

Retrieve Meta/Facebook ads for a company domain or Facebook page URL. Returns ad creatives, engagement metrics, and campaign details.

### Get Paid Vs Organic Keywords

**Slug:** `ADYNTEL_GET_PAID_VS_ORGANIC_KEYWORDS`

Analyze paid vs organic keyword performance for a company domain. Returns keyword data comparing paid advertising and organic search performance.

### Search Meta Ads

**Slug:** `ADYNTEL_META_AD_SEARCH`

Search the Meta ad library.

### Search TikTok Ads By Keyword

**Slug:** `ADYNTEL_SEARCH_TIK_TOK_ADS_BY_KEYWORD`

Search the TikTok ad library using keywords. Returns matching ads with creative content, engagement metrics, and targeting information.

### Start Google Shopping Search

**Slug:** `ADYNTEL_START_GOOGLE_SHOPPING_SEARCH`

Start an asynchronous Google Shopping ads search for a company domain. Returns a job ID to check status with the google_shopping_status endpoint.
