Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 984 Bytes

File metadata and controls

25 lines (17 loc) · 984 Bytes

LinkedinUserCommentPost

Properties

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.