{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/linkedin/refs/heads/main/json-structure/linkedin-marketing-community-batch-get-on-nonadministered-response200-structure.json", "name": "BatchGetOnNonadministeredResponse200", "description": "BatchGetOnNonadministeredResponse200 from LinkedIn API", "type": "object", "properties": { "results": { "type": "object", "properties": { "35625943": { "type": "object", "properties": { "name": { "type": "object", "properties": { "localized": { "type": "object", "properties": { "en_US": { "type": "string" } } }, "preferredLocale": { "type": "object", "properties": { "country": { "type": "string" }, "language": { "type": "string" } } } } }, "primaryOrganizationType": { "type": "string" }, "vanityName": { "type": "string" }, "localizedName": { "type": "string" }, "id": { "type": "int32" } } }, "89758488": { "type": "object", "properties": { "name": { "type": "object", "properties": { "localized": { "type": "object", "properties": { "en_US": { "type": "string" } } }, "preferredLocale": { "type": "object", "properties": { "country": { "type": "string" }, "language": { "type": "string" } } } } }, "primaryOrganizationType": { "type": "string" }, "vanityName": { "type": "string" }, "localizedName": { "type": "string" }, "id": { "type": "int32" }, "localizedWebsite": { "type": "string" } } } } }, "statuses": { "type": "object", "properties": { "35625943": { "type": "int32" }, "89758488": { "type": "int32" } } }, "errors": { "type": "object", "properties": {} } } }