The LinkedIn Ads Audience API allows you to create custom audiences by uploading user data in CSV format. This enables you to build highly targeted campaigns by matching LinkedIn users based on uploaded identifiers. This section provides the endpoint for creating LinkedIn audiences from a CSV file. Detailed request and response formats, authentication requirements, and example payloads are available within the respective route documentation. Use the following endpoints to interact with various audience sources:

LinkedIn Ads Audience API

Use the card below to explore the endpoint:

📥 Create LinkedIn Audience from CSV

Upload a CSV file to create a custom audience for LinkedIn Ads targeting.

🔗 Link CSV Audience

Link a CSV file to an existing audience.

📃 Get LinkedIn Audience List

Get a list of all LinkedIn audiences.

How to create a LinkedIn audience from a CSV file

  1. Create a LinkedIn audience from the CSV file using the Create LinkedIn Audience from CSV endpoint. This endpoint will return a csvFileId which will be used in the next step.
  2. Link the CSV file using the Link CSV Audience endpoint using the csvFileId from the previous step. This endpoint will return a audienceId.