| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | ||
| ShareUrn | string | ||
| PostType | string | ugc | activity |
| Text | string | ||
| Url | string | ||
| CreateTime | int | Unix epoch seconds | |
| CreatedAt | string | Original ISO timestamp | |
| LikeCount | int | ||
| CommentCount | int | ||
| ShareCount | int | ||
| Reactions | List<LinkedinPostReactionsInner> | ||
| Author | LinkedinPostAuthor | ||
| Content | Dictionary<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. |