| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | URL slug (LinkedIn's `universal_name`). Use this for every /linkedin/companies/{id}/... endpoint. | |
| companyId | String | Numeric LinkedIn-internal id. Exposed because LinkedIn pages and ad-library URLs reference it; not needed for any /linkedin/_* call. | |
| name | String | ||
| description | String | ||
| websiteUrl | String | ||
| linkedinUrl | String | ||
| isVerified | Boolean | ||
| isActive | Boolean | ||
| followerCount | Integer | ||
| employeeCount | Integer | ||
| employeeCountRange | LinkedinEmployeeCountRange | ||
| industries | List<String> | ||
| specialities | List<String> | ||
| headquarters | LinkedinHeadquarters | ||
| logoUrl | String | ||
| coverImageUrl | String | ||
| hashtags | List<LinkedinCompanyHashtagsInner> |