LinkedIn Ads
LinkedIn is a social networking site designed for the business community. You can use LinkedIn Ads to promote your brand, increase traffic, find new leads and more.
See the Schema section for a list of objects available for replication.Preparing for authentication
To access your data, you need to authenticate the connection with your account credentials.
To set up a LinkedIn Ads connection in Qlik Talend Cloud, you must have access to the following:
- LinkedIn Ads account
- LinkedIn Campaign Manager account
To retrieve your client ID and client secret:
- Log into your LinkedIn account.
- Navigate to Work > Advertise.
- Locate the IDs for the accounts from which you want to replicate data.
- Log into your LinkedIn Developers account.
- Navigate to My Apps > Create App.
- Enter the app information, and then click Create App.
- From the Auth tab, copy and paste your client ID and client secret into a secured file.
- Make sure Authorized Redirect URLs is set to https://connector.qlik.com/auth/oauth/v3.htm.
- Open the Team Members tab and make sure you are added as a team member who can use the app.
Ask your LinkedIn organization admin to verify the app. If the app is not verified, you might not be able to grant the required scopes during authentication.
Creating the connection
如需詳細資訊,請參閱連線到 SaaS 應用程式。
在您填入所需的連線設定時按一下驗證。
可能會要求您登入來源應用程式。
會顯示一個視窗,其中有驗證代碼。
將代碼複製到剪貼簿並返回連線對話方塊。
在使用來源提供的代碼完成驗證中貼上代碼並按一下驗證。
提示備註您可能需要向下捲動以查看此欄位。若狀態是已驗證,代表已進行了驗證。
在連線名稱中提供連線名稱。
選取開啟連線中繼資料以在建立後定義連線的中繼資料。
| Setting | Description |
|---|---|
| Data gateway | 如您的使用情況有需要,選取 資料移動閘道。 資訊備註 此欄位無法用於 Qlik Talend Cloud 啟動器 訂閱,因為不支援 資料移動閘道。若您有另一個訂閱層級且不想使用 資料移動閘道,選取無。 如需關於 資料移動閘道 福利的資訊以及需要此項的使用案例,請參閱 Qlik 資料閘道 - 資料移動。 |
| Start Date | 以 |
| Accounts | A comma separated list of accounts to sync. |
| Client ID | Client ID. |
| Client Secret | Client secret. |
Schema
Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.
The schema and info displayed below is for version 2.
Depending on your destination, table and column names may not appear as they are outlined below.
account_users
The account_users table contains info about the users who have permissions to an ad account.
Replication Method | CDC |
Primary Keys | account_id user_person_id |
Replication Key | last_modified_time |
| Useful links |
accounts
The accounts table contains info about your LinkedIn Ads ad accounts.
Replication Method | CDC |
Primary Key | id |
Replication Key | last_modified_time |
| Useful links |
ad_analytics_by_campaign
The ad_analytics_by_campaign table contains analytics data for ads, segmented by campaign.
Note: This table is replicated using an attribution window of 7 days. Refer to the Replication section for more info.
Replication Method | CDC |
Primary Keys | campaign_id start_at |
Replication Key | end_at |
| Useful links |
ad_analytics_by_creative
The ad_analytics_by_creative table contains info about ad analytics, segmented by creative.
Note: This table is replicated using an attribution window of 7 days. Refer to the Replication section for more info.
Replication Method | CDC |
Primary Keys | creative_id start_at |
Replication Key | end_at |
| Useful links |
campaign_groups
The campaign_groups table contains info about the campaign groups in your LinkedIn Ads account.
Replication Method | CDC |
Primary Key | id |
Replication Key | last_modified_time |
| Useful links |
campaigns
The campaigns table contains info about the campaigns in your LinkedIn Ads account.
Replication Method | CDC |
Primary Key | id |
Replication Key | last_modified_time |
| Useful links |
creatives
The Creatives API contains all the data and information for visually rendering an ad.
Replication Method | CDC |
Primary Key | id |
Replication Key | last_modified_at |
| Useful links |
video_ads
The video_ads table contains info about the video ads in your LinkedIn Ads account.
Replication Method | CDC |
Primary Key | content_reference |
Replication Key | last_modified_time |
| Useful links |