LinkedIn Ads

Supports:

  • ✅ Model sync destination
  • ✅ Bulk sync source
  • ✅ Connection Proxy

Connection

Configuration

NameTypeDescriptionRequired
client_idstringfalse
client_secretstringfalse
oauth_refresh_tokenstringfalse

oauth_token_expiry

When oauth_token_expiry has a value
NameTypeDescriptionRequired
accountsarrayAccountstrue

Example

{
"name": "LinkedIn Ads connection",
"type": "linkedinads",
"configuration": {
"client_id": "a45gadsfdsaf47byor2ugfbhsgllpf12gf56gfds",
"client_secret": "ay8d5hdepz62px8lqeoakuea2ccl4rxm13i6tbyorxhu1i20kc8ruvksmzxq",
"oauth_refresh_token": "dasfdasz62px8lqeoakuea2ccl4rxm13i6tbyorxhu1i20kc8ruvksmzxq"
}
}

Read-only properties

NameTypeDescriptionRequired
connected_userstringConnected userfalse

Model Sync

Target

LinkedIn Ads connections may be used as the destination in a model sync.

Target creation

LinkedIn Ads connections may be used to create a new target for a model sync. The following parameters are required to create a new target:

NAMEDESCRIPTIONENUM
accountLinkedIn Ads account IDtrue
typeAudience typetrue
nameAudience namefalse

Bulk Sync

Source

Configuration

NameTypeDescriptionRequired
reporting_lookbackintegerLookback period for reportsfalse

Example

{
...
"source_configuration": {
"reporting_lookback": 0
}
}