/linkedin/ad_library/advertisers/ads
/linkedin/ad_library
/linkedin/ad_library/advertisers/ads
List all LinkedIn Ad Library ads of a specific advertiser by company id
**Price:** 5 credits per 24 results
**💡 AI Hint:** List ads of a single LinkedIn Ad Library (linkedin.com/ad-library) advertiser by numeric company id (e.g. '1441' for Google) or a /company/<id> URL. Supports countries, date_option, sort and targeting parameter category filters (language, location, audience, demographic, company, education, job, interests_and_traits — included or excluded). Returns id, url, advertiser, ad_format, creative_type, text, headline, cta_text, image. Returns an empty list if the advertiser has no ads.
POST
/linkedin/ad_library/advertisers/ads
Authorizations
API token from the dashboard
Headers
Body
application/json
Numeric LinkedIn company id of the advertiser, or a /company/ URL
Minimum string length:
1Examples:
"1441"
"https://www.linkedin.com/company/1441"
Max result count
Required range:
x >= 1Example:
20
Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500ISO-3166 alpha-2 country codes, uppercase
Example:
["US"]Time window of when the ads ran
Available options:
last-30-days, current-month, current-year, last-year Only ads that targeted these audience parameter categories
Available options:
LANGUAGE, LOCATION, AUDIENCE, DEMOGRAPHIC, COMPANY, EDUCATION, JOB, INTERESTS_AND_TRAITS Example:
["LANGUAGE"]Only ads that excluded these audience parameter categories
Available options:
LANGUAGE, LOCATION, AUDIENCE, DEMOGRAPHIC, COMPANY, EDUCATION, JOB, INTERESTS_AND_TRAITS Example:
["COMPANY"]Result ordering by ad date
Available options:
newest, oldest Response
Successful Response