LinkedIn · Schema

EducationQuestions

EducationQuestions from LinkedIn API

BusinessCareersMarketingProfessional NetworkingRecruitingSocial MediaFortune 1000

Properties

Name Type Description
educationExperienceQuestionSet object
View JSON Schema on GitHub

JSON Schema

linkedin-talent-job-posting-education-questions-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/linkedin/refs/heads/main/json-schema/linkedin-talent-job-posting-education-questions-schema.json",
  "title": "EducationQuestions",
  "description": "EducationQuestions from LinkedIn API",
  "type": "object",
  "properties": {
    "educationExperienceQuestionSet": {
      "type": "object"
    }
  }
}