Search documentation...

K
ChangelogBook a demoSign up

LinkedIn Ads

Run campaigns with custom audiences, retargeting, and lookalikes in LinkedIn

Overview

Deliver even more relevant ads by combining data from various sources within your data warehouse to build custom audiences for LinkedIn Ads. By keeping your custom audiences updated automatically, you can avoid showing irrelevant ads.

Supported syncing

Sync TypeDescriptionSupported Sync ModesAPI Reference
AudiencesCreate new audience to sync users or companiesUpsertAudiences docs
ConversionsSync data from any source to LinkedIn conversionsInsertConversions docs

For more information about sync modes, refer to the sync modes docs.

Connect to LinkedIn Ads

Go to the Destinations overview page and click the Add destination button. Select LinkedIn Ads and click Continue. You can then authenticate Hightouch to LinkedIn Ads using OAuth.

Authenticate with OAuth

For the Authentication method, select Log in to LinkedIn Ads and log into your LinkedIn Ads account.

Once successful, you will be redirected back to Hightouch to enter a descriptive name for your destination and complete setup.

Sync configuration

Once you've set up your LinkedIn Ads destination and have a model to pull data from, you can set up your sync configuration to begin syncing data. Go to the Syncs overview page and click the Add sync button to begin. Then, select the relevant model and the LinkedIn Ads destination you want to sync to.

Syncing audiences

To get started, select an ad account to sync your data to, then select which audience object you want to sync data to: Company or User.

Hightouch supports automatically creating a new audience for your sync. You can specify a custom name for this audience, or Hightouch will use the name of the model.

After the initial run of the sync, you can't update the ad account, audience object, or name of the audience. To make these changes, create a new sync.

Sync mode

This integration supports Upsert mode. New users will be inserted into the LinkedIn audience. Users that are removed from the model will be removed from the audience.

User identifiers

LinkedIn allows mapping to various user and company identifiers, such as email, IDFA, company domain, etc. LinkedIn requires the email for users to be hashed using SHA256 or SHA512, which we take care of automatically on the backend.

LinkedIn enforces the following input data requirements: - All IDs provided by userId or userIds fields must have a supported type and valid value.

  • Each row of data must provide: (1) at least one valid ID; or (2) A valid firstName and lastName. See LinkedIn's user data schema for more information.

Syncing conversions

Sync data from any source to LinkedIn as conversion events.

To ensure syncs send each event, your event model must use a truly unique primary key. See the events syncs documentation for more information.

Record matching

You can match rows from your model to conversions in LinkedIn on the following user fields:

  • Email (SHA256)
  • LinkedIn tracking UUID
  • Acxiom ID
  • Oracle moat ID

Field mapping

Hightouch lets you sync conversion event properties via field mapping.

Handling PII and hashing

You can enable PII hashing if you want Hightouch to automatically detect, normalize, and hash fields that require it. For example, if you map to a Email (SHA256) field and the model column with the email data is unhashed, Hightouch hashes the value for you.

By default, Hightouch automatically detects if the following fields require hashing:

  • Email (SHA256)
  • Email (SHA512)

Tips and troubleshooting

Matched users count

Below only applies to the audiences sync type.

Hightouch retrieves the audience metadata from LinkedIn Ads in real-time. The matched number displayed in Hightouch should reflect what you see in LinkedIn Ads. Note that the matched numbers are approximated to maintain privacy thresholds. Hightouch takes the matched count to calculate a match rate for your sync, where applicable. The calculation breakdown:

matched_user_count / # of rows queried in the latest sync run

The match rate is

not

calculated when:
  • syncing to an existing segment because the total number of records to ever be uploaded to the segment is unknown
  • removed users from your model is not removed in LinkedIn Ads because the matched user count would be inflated in the calculation

Common causes for low match rates:

  • Your audience model is too small. Most ad platforms do not display the matched number unless there's at least one thousand matched users to maintain privacy thresholds.
  • The upload is still processing. We recommend waiting at least

    72 hours

    from the first sync run for numbers to settle.
  • Your data isn’t cleaned or hashed properly. Hightouch does most of the cleaning and hashing for you, but it’s still good to make sure that the data is as clean as possible. Note that Hightouch can not clean your data if you opt to hash it yourself, so ensure you follow the data cleaning requirements for LinkedIn Ads.

Common errors

If you encounter an error or question not listed below and need assistance, don't hesitate to . We're here to help.

400 - MISSING_REQUIRED_FIELD

You may receive a 400 - type=MISSING_REQUIRED_FIELD because the sync is sending a required field null values.

You can resolve this error by either:

Column Mapping with ignore null option enabled

Live debugger

Hightouch provides complete visibility into the API calls made during each of your sync runs. We recommend reading our article on debugging tips and tricks to learn more.

Sync alerts

Hightouch can alert you of sync issues via Slack, PagerDuty, SMS, or email. For details, please visit our article on alerting.

Ready to get started?

Jump right in or a book a demo. Your first destination is always free.

Book a demoSign upBook a demo

Need help?

Our team is relentlessly focused on your success. Don't hesitate to reach out!

Feature requests?

We'd love to hear your suggestions for integrations and other features.

Last updated: Mar 28, 2024

On this page

OverviewSupported syncingConnect to LinkedIn AdsAuthenticate with OAuthSync configurationSyncing audiencesSyncing conversionsHandling PII and hashingTips and troubleshootingMatched users countCommon errorsLive debuggerSync alerts

Was this page helpful?