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:
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.
Link the CSV file using the Link CSV Audience endpoint using the csvFileId from the previous step. This endpoint will return a audienceId.