Skip to main content

OAuth 2.0 for LinkedIn Ads

This section describes the steps to configure Alteryx Analytics Cloud (AAC) to integrate with your LinkedIn Ads deployment using OAuth 2.0 to authenticate.

Create OAuth 2.0 Client App in LinkedIn Ads

Steps:

  1. Register with LinkedIn Ads and obtain an account.

  2. Navigate to My Apps > Create app.

  3. In the Create an app field, enter the following details:

    1. App Name: Name of the app you want to create.

    2. LinkedInPage: The LinkedIn company page to be associated with the app.

    3. PrivacypolicyURL: The company privacy policy URL.

    4. AppLogo: The logo to be displayed when users authorize the app.

    5. LegalAgreement: Select the checkbox to agree to the terms and conditions.

  4. To create the app, click Create app. The app is created.

  5. Navigate to the Auth tab and set the following:

    1. Set the authorized redirect URIs. For example:

      https://ayxpreview.alteryxcloud.com/oauth2/callback

    2. Scopes: Set the following scopes:

      r_organization_social
      r_ads
      r_ads_reporting
      r_1st_connections_size 
      r_basicprofile
  6. Navigate to the Products tab > Advertising API.

  7. Click Request access to fill the required form to access advertising API.

Create OAuth 2.0 Client for LinkedIn Ads

In AACAAC, the OAuth 2.0 client for LinkedIn Ads is created for you.

Create LinkedIn Ads Connection

After you have created the OAuth 2.0 client, you can create a connection to your LinkedIn Ads data.

For more information, see LinkedIn Ads Connections.