Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.03 KB

File metadata and controls

21 lines (18 loc) · 1.03 KB

# LinkedinPost

Properties

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.

[Back to Model list] [Back to API list] [Back to README]