メインコンテンツまでスキップ

Set up LinkedIn Ads as a data source

備考

ベータ版

この機能はベータ版です。ワークスペース管理者は、 プレビュー ページからこの機能へのアクセスを制御できます。Databricksのプレビューを管理するを参照してください。

This page describes how to set up LinkedIn Ads as a data source for ingestion using Lakeflow Connect.

Before you begin

LinkedIn広告をデータソースとして設定するには、以下が必要です:

  • A LinkedIn account with access to the LinkedIn Page whose advertising data you want to ingest.
  • 取り込みを計画している各スポンサー広告アカウントのロール。コネクタは、承認ユーザーがロールを持つ広告アカウントのみを読み取ることができます。
  • Permission to create and configure an app in the LinkedIn Developers portal.

Create a LinkedIn developer app

もしまだLinkedIn開発者アプリを持っていない場合は、以下の**ステップ**に従って作成してください:

  1. https://www.linkedin.com/developers/apps にサインインします。

  2. Click Create app in the top right.

  3. Fill in the app details:

フィールド

説明

アプリ名

Databricks LinkedIn Ads Connector などのアプリの表示名。

LinkedIn Page

The LinkedIn Page whose data you want to ingest.

Privacy policy URL

組織のプライバシーポリシーへのリンクURL。

App logo

アプリ用の画像。LinkedInは、一辺が少なくとも100ピクセル以上の正方形の画像を推奨しています。

フィールド

説明

アプリ名

Databricks LinkedIn Ads Connector などのアプリの表示名。

LinkedIn Page

The LinkedIn Page whose data you want to ingest.

Privacy policy URL

組織のプライバシーポリシーへのリンクURL。

App logo

アプリ用の画像。LinkedInは、一辺が少なくとも100ピクセル以上の正方形の画像を推奨しています。

  1. Select the checkbox to agree to the LinkedIn API Terms of Use, then click Create app .

  2. On the Settings tab, click Verify and complete the verification flow to confirm that the app is associated with your company.未検証のアプリは Advertising API にアクセスできないため、この手順が必要です。

  3. Products tabで、利用可能な製品のリストから Advertising API を追加します。コネクタが広告データを読み取れるようにするには、Marketing Developer Platform を通じて、LinkedIn が Advertising API 用のアプリを承認する必要があります。詳細については、LinkedIn ドキュメントの「Marketing Developer Platform」を参照してください。

    Advertising API製品を表示しているLinkedInアプリの「追加された製品」カード

  4. On the Auth tab, record the Client ID and Primary Client Secret . You enter both when you create the Databricks connection.

  5. 同じtabの Authorized redirect URLs for your app で、以下の URL を追加します。その際、<workspace-url> を Databricks ワークスペースの URL に置き換えてから、 Update をクリックしてください:

    https://<workspace-url>/login/oauth/lakehousefederation.html

Next steps

接続を作成