Skip to main content

Description

The Platform - LinkedIn dataset contains delivery, engagement, spend, and conversion metrics by date and creative from LinkedIn Ads.

Partition Keys

  • identifier
  • date
💡 Note: Leverage partition keys when querying the table to improve query efficiency.

Primary Key

The concatenation of the following fields can be used as a primary key:
  • identifier
  • date
  • creative_id

Field Reference

OrderFieldDescriptionType
1advertiserRockerbox account ID.str
2typeDataset type (e.g., platform_data).str
3platformName of the advertising platform (LinkedIn).str
4reportDataset name (platform_performance_linkedin).str
5identifierUnique identifier of the account in the advertising platform.str
6dateDate the performance metrics occurred.date
7tier_1Marketing channel categorization level 1.str
8tier_2Marketing channel categorization level 2.str
9tier_3Marketing channel categorization level 3.str
10tier_4Marketing channel categorization level 4.str
11tier_5Marketing channel categorization level 5.str
12mta_tiers_join_keyIdentifier used to pull spend from an advertising platform. This is typically the ad_id, but may differ based on your account setup.str
13campaign_group_nameName of the campaign group. Campaign groups provide a way to manage status, budget, and performance across multiple campaigns.str
14campaign_group_idUnique identifier of the campaign group.str
15campaign_nameName of the campaign. Campaigns define the ad set and budget (daily/total).str
16campaign_idUnique identifier of the campaign.str
17campaign_typeType of campaign (synonymous with ad placement). Possible values include TEXT_AD, SPONSORED_UPDATES, SPONSORED_INMAILS, DYNAMIC_ADS, SPONSORED_CONTENT.str
18creative_idUnique identifier of the creative (ad).str
19creative_typeType of ad creative (e.g., Text Ads, Sponsored Content, Message Ads, Conversation Ads, Sponsored Video, Carousel Ad, Dynamic Ads).str
20spendEstimated total spend in the ad account’s local currency.float
21currency_codeISO currency code of the ad account (e.g., EUR, USD).str
22spend_usdEstimated total spend in USD.float
23clicksCount of chargeable clicks.int
24impressionsCount of impressions for Sponsored Content and Sponsored Messaging.int
25company_page_clicksCount of clicks to view the company page.int
26landing_page_clicksCount of clicks directing users to the creative landing page.int
27followsCount of follows (Sponsored Content and Follower Ads only).int
28likesCount of likes (Sponsored Content only).int
29commentsCount of comments (Sponsored Content only).int
30video_completionsCount of video ads viewed to 97–100% completion.int
31total_engagementsCount of all user interactions with the ad unit.int
32post_click_attribution_window_sizeNumber of days after a click that conversions are attributed to the ad.int
33view_through_attribution_window_sizeNumber of days after a view that conversions are attributed to the ad.int
34conversion_valueValue of conversions in the ad account’s local currency, based on advertiser-defined rules.float
35external_website_conversionsSum of external_website_post_click_conversions + external_website_post_view_conversions.int
36external_website_post_view_conversionsCount of conversion actions taken after a user views the ad.int
37external_website_post_click_conversionsCount of conversion actions taken after a user clicks the ad.int
38rb_sync_idIdentifier used by Rockerbox to sync the dataset to your warehouse.str
39updated_atTimestamp of the most recent row update.timestamp