LinkedIn · Schema

SalesAnalyticsExportJobResponse

BusinessCareersMarketingProfessional NetworkingRecruitingSocial MediaFortune 1000

Properties

Name Type Description
value object
View JSON Schema on GitHub

JSON Schema

linkedin-salesanalyticsexportjobresponse-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/SalesAnalyticsExportJobResponse",
  "title": "SalesAnalyticsExportJobResponse",
  "type": "object",
  "properties": {
    "value": {
      "$ref": "#/components/schemas/SalesAnalyticsExportJob"
    }
  }
}