LinkedIn · Example Payload

Linkedin Marketing Audience Dmp Segment Example

BusinessCareersMarketingProfessional NetworkingRecruitingSocial MediaFortune 1000

Linkedin Marketing Audience Dmp Segment Example is an example object payload from LinkedIn, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameaccountaccessPolicytypesourcePlatformstatusmatchedCountinputCountaudienceSize

Example Payload

Raw ↑
{
  "id": 987654321,
  "name": "DMP segment for CSV uploads",
  "account": "urn:li:sponsoredAccount:123456",
  "accessPolicy": "PRIVATE",
  "type": "COMPANY_LIST_UPLOAD",
  "sourcePlatform": "LIST_UPLOAD",
  "status": "READY",
  "matchedCount": 5000,
  "inputCount": 6000,
  "audienceSize": 4500
}