Search LinkedIn ads
search_linkedin_adsSearch LinkedIn Ad Library by company, keyword, or company ID to retrieve targeted B2B ads with real impression counts. Returns compact JSON with ad creatives, CTAs, and dates.
Instructions
Structured LinkedIn Ad Library search by company name, keyword, or companyId — use for a targeted B2B pull; use research_ads for open-ended research. Returns compact JSON {advertiser, headline, description, cta, link, media, dates, impressions} per ad — LinkedIn is the one library exposing real impression counts. Spends about a credit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max ads returned (1–25, default 8) | |
| company | No | advertiser company name | |
| keyword | No | keyword across all advertisers | |
| companyId | No | LinkedIn company id (numeric) when the name is ambiguous | |
| countries | No | CSV of 2-letter codes like 'US,CA'; omit or 'ALL' = worldwide |