LinkedIn Ad Library API — FetchLayer Docs
Documentation menu
FetchLayer FetchLayer API

LinkedIn Ad Library API v1

Search the public LinkedIn Ad Library, resolve the companies behind the ads, and download the creative files, from https://api.fetchlayer.dev/linkedin-ad-library. No LinkedIn developer account, partner programme, or OAuth token required — just your FetchLayer key.

OpenAPI JSON

Available endpoints

What LinkedIn publishes, and what it does not

  • There is no advertiser profile endpoint. LinkedIn publishes no advertiser profile page in the Ad Library, so there is nothing to build one from. Use /search-advertisers for a company's identity — LinkedIn page, profile type, tagline, logo and a sample ad id — and /advertiser-ads for everything it is running.
  • Run dates, impressions and targeting are EU-only. Those four fields are published only for ads whose targeting includes the EU, and are null on every other ad. Impressions are always a band, never an exact figure.
  • There is no spend, anywhere. LinkedIn publishes no ad spend for any ad, EU or not.
  • Coverage starts 1 June 2023. Ads are kept for one year after their last impression, and a new ad appears 24 to 48 hours after its first impression.
  • Every response carries a notes array. It reports a walk cut short or an upstream limit hit. Read it before treating a result set as complete.