LinkedIn · Example Payload

Linkedin Learning Activity Reports Learner Entity Example

BusinessCareersMarketingProfessional NetworkingRecruitingSocial MediaFortune 1000

Linkedin Learning Activity Reports Learner Entity Example is an example object payload from LinkedIn, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

accountUrngroupUrnlearnerUrncontentUrn

Example Payload

Raw ↑
{
  "accountUrn": "urn:li:enterpriseAccount:999",
  "groupUrn": "urn:li:learnerGroup:456",
  "learnerUrn": "urn:li:learner:789",
  "contentUrn": "urn:li:learningCourse:123"
}