| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | ||
| share_urn | string | ||
| post_type | string | ugc | activity |
| text | string | ||
| url | string | ||
| create_time | int | Unix epoch seconds | |
| created_at | string | Original ISO timestamp | |
| like_count | int | ||
| comment_count | int | ||
| share_count | int | ||
| reactions | \Unifapi\Sdk\Model\LinkedinPostReactionsInner[] | ||
| author | \Unifapi\Sdk\Model\LinkedinPostAuthor | ||
| content | array<string,mixed> | 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. |