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.
Create a LinkedIn developer application
-
Log in to LinkedIn with a developer account.
-
Navigate to the Apps page and click the Create App icon. Fill in the fields below:
- For App Name, enter a name.
- For LinkedIn Page, enter your company's name or LinkedIn Company Page URL.
- For Privacy policy URL, enter the link to your company's privacy policy.
- For App logo, upload your company's logo.
- Check I have read and agree to these terms, then click Create App. LinkedIn redirects you to a page showing the details of your application.
-
You can verify your app using the following steps:
-
Click the Settings tab. On the App Settings section, click Verify under Company. A popup window will be displayed. To generate the verification URL, click on Generate URL, then copy and send the URL to the Page Admin (this may be you). Click on I'm done. If you are the administrator of your Page, simply run the URL in a new tab (if not, an administrator will have to do the next step). Click on Verify.
-
To display the Products page, click the Product tab. For Marketing Developer Platform, click Request access. A popup window will be displayed. Review and Select I have read and agree to these terms. Finally, click Request access.
-