| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| shareUrn | String | ||
| postType | String | ugc | activity |
| text | String | ||
| url | String | ||
| createTime | Integer | Unix epoch seconds | |
| createdAt | String | Original ISO timestamp | |
| likeCount | Integer | ||
| commentCount | Integer | ||
| shareCount | Integer | ||
| reactions | List<LinkedinPostReactionsInner> | ||
| author | LinkedinPostAuthor | ||
| content | Map<String, Object> | Pass-through LinkedIn post body block (images, video, document, article, celebration, poll, event). LinkedIn's structure for each is complex and evolving — kept as-is rather than reshaped. |