LinkedIn Profile Statistics - linkedin

Is there any possibility of obtaining the following statistics in LinkedIn Profile through the API ?
Posts / Publications
Impressions
Likes
Comments
Clicks
Share

Related

How to get LinkedIn authorised user's followers count using LinkedIn API?

Using LinkedIn API V2, which endpoint will provide individual users followers count?
I have tried profile API but it doesn't provide individual users followers count. Also I found API to get organisation followers count but I want authorised user's followers count using LinkedIn API V2.

Not able to announce or Post my LinkedIn Skill achievement Assessments badge on LinkedIn

I take LinkedIn skill assignments and Pass. but are not able to share this from my LinkedIn account as a post.

Get likes, comments, shares for post ID

I am using Linked Share API to share posts on LinkedIn accounts.
After post is shared, LinkedIn returns the ID of the post.
Now I want to use that ID and call the LinkedIn API to get count of shares, comments and likes for that post.
But I cannot find anything in their documentation. Is there a way for me to get these data?
The endpoint which I use to share post on LinkedIn is:
https://api.linkedin.com/v1/people/~/shares

Will LinkedIn company updates be available to users who are not admins of the page?

Our app involves users to sign up using LinkedIn and add company pages to measure engagements.Till now any user can add any company page even if he is not a admin of it.
After the new LinkedIn Developer updates, will company updates be available to users who are not admin of the company page?
If not, what will be solution to access the updates and measure the engagement on the updates?
Which partner program should we subscribe to get LinkedIn company updates?
I've chatted with a few people from LinkedIn and the answer is no. You will not be able to access the company resource without the particular auth'd LinkedIn Account having admin access that company page.
I unfortunately do not have an easy answer for you regarding the partner program, there are many.

How to fetch admin profile details of a company page using Company API - Linkedin

Is there a way to fetch Admin profile details/Company page owner details using Companies API?
or Vice-versa, to fetch Company Pages the user owns (Not his employers) using Profile API?
I read the documentation and could find a way for it, any help is highly appreciated.
http://developer.linkedin.com/documents/company-lookup-api-and-fields
http://developer.linkedin.com/documents/profile-fields
According to the LinkedIn API docs (last example in the Overview section), you can get all the companies a use is an admin for with the following call:
https://api.linkedin.com/v1/companies?is-company-admin=true

Resources