LinkedIn · Example Payload

Linkedin Marketing Leads Get The Users Sponsored Response200 Example

BusinessCareersMarketingProfessional NetworkingRecruitingSocial-MediaFortune 1000

Linkedin Marketing Leads Get The Users Sponsored Response200 Example is an example object payload from LinkedIn, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

pagingelements

Example Payload

Raw ↑
{
  "paging": {
    "start": 42,
    "count": 42,
    "links": [],
    "total": 42
  },
  "elements": [
    {
      "name": "Example Professional",
      "id": 42,
      "test": true,
      "referenceInfo": {
        "organization": {}
      }
    }
  ]
}