v1

latestOpenAPI 3.0.1MIT2026-07-22284583.4 KB

Search LinkedIn Ad Library

Retrieve a list of LinkedIn Ads matching the specified search criteria.

get/linkedin/ad-search

Query parameters

keywordstring

Search by keyword

accountOwnerstring

Search by company or advertiser name

countriesstring

One or comma separated list of country codes to filter ads by country. Eg. 'US,GB,FR'. Supports "ALL" value to search in all countries.

dateOptionstring

One of the following options to filter ads by date: 'last-30-days', 'current-month', 'current-year', 'last-year', 'custom-date-range'

startdatestring

Start date for 'custom-date-range' filter in 'YYYY-MM-DD' format

enddatestring

End date for 'custom-date-range' filter in 'YYYY-MM-DD' format

paginationTokenstring nullable

Pagination token from the previous response for fetching the next page

Response

A list of ads matching the search criteria.

statusstring

Status of the response.

errorstring

Error message, if any.