Linkedin API: Get insights (clicks, interactions, engagement) for company updates -


i'm trying extract stat information updates (posts) of company pages. have succeeded in getting:

but can't seem find can get: clicks, interactions , engagement.

does know if information available through api or partnership programs?

query should like

https://api.linkedin.com/v1/companies/3502837/historical-status-update-statistics:(time,like-count,impression-count,click-count)?time-granularity=month&start-timestamp=1388514600000&end-timestamp=1433097000000&format=json

after url, before query params :(time,like-count,impression-count,click-count)


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -