v3
latestOpenAPI 3.1.02026-08-016689273.4 KBAnalytics
LinkedIn post analytics
Retrieve post analytics for a LinkedIn profile within a date range. When a post was published from Ordinal, the response includes an ordinalPost object with the linked post's id, title, labels, and campaign. For personal profiles, the response also includes saveCount (times the post was saved) and sendCount (times the post was sent via DM). Posts with type Video also include videoViewCount, videoViewerCount, and videoWatchTimeSeconds; these fields are null for non-video posts and for video posts that have not yet been synced.
get/analytics/linkedin/{profileId}/posts
Path parameters
profileIdstring uuid required
LinkedIn profile ID (UUID)
Query parameters
startDatestring date
Start date for analytics (defaults to 30 days ago)
endDatestring date
End date for analytics (defaults to today)
Response
LinkedIn post analytics