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 Starter 订阅,因为它不支持 数据移动网关。如果您有另一个订阅层并且不想使用 数据移动网关,请选择无。 有关 数据移动网关 的优势和需要它的用例的信息,请参阅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 |