Recently, I am working on Linkedin API v2 and I have some problems with
- Get posts of a certain company
- Get analytics of a certain post
I was able to get company statistics by using https://api.linkedin.com/v2/organizationPageStatistics?q=organization&organization={organization URN}
But I can't find any API to get the above info.
Please help me to resolve above problem. Thanks in advance for any advices.