I'm trying to extract analytics data for personal posts from the LinkedIn API. Appears you can get some useful data for company posts, e.g. https://api.linkedin.com/v1/companies/[companyid]/historical-status-update-statistics, but there's very little documentation on the API for personal posts.
(As an aside, LinkedIn should be ashamed of themselves for the lack of documentation on their API.)
Has anyone found a way to extract analytic data (e.g. impressions, clicks, video views etc.) for personal posts?