I’m trying to use the LinkedIn APi request (beta) to get the analytics of a specific post.
The request i’m using is GET https://api.linkedin.com/rest/organizationalEntityShareStatistics?q=organizationalEntity&organizationalEntity=urn:li:organization:{org_ID}&sharesa0]=urn:li:share:{share_ID}
can’t find out why the request indicates Invalid param.
ANy suggestion will be appreciated ;)