LinkedIn Ads
This page contains the setup guide and reference information for the LinkedIn Ads source connector.
Prerequisites
- A LinkedIn Ads account with permission to access data from accounts you want to sync.
Setup guide
We recommend using Oauth2.0 authentication for Airbyte Cloud, as this significantly simplifies the setup process, and allows you to authenticate your account directly from the Airbyte UI.
Set up LinkedIn Ads authentication (Airbyte Open Source)
To authenticate the connector in Airbyte Open Source, you will need to create a Linkedin developer application and obtain one of the following credentials:
-
OAuth2.0 credentials, consisting of:
- Client ID
- Client Secret
- Refresh Token (expires after 12 months)
-
Access Token (expires after 60 days)
You can follow the steps laid out below to create the application and obtain the necessary credentials. For an overview of the LinkedIn authentication process, see the official documentation.