Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 918 Bytes

File metadata and controls

18 lines (13 loc) · 918 Bytes

GetLinkedInPostAnalytics200ResponseAnalytics

Properties

Name Type Description Notes
impressions Option<i32> Times the post was shown [optional]
reach Option<i32> Unique members who saw the post [optional]
likes Option<i32> Reactions on the post [optional]
comments Option<i32> Comments on the post [optional]
shares Option<i32> Reshares of the post [optional]
clicks Option<i32> Clicks on the post (organization accounts only) [optional]
views Option<i32> Video views (video posts only) [optional]
engagement_rate Option<f64> Engagement rate as percentage [optional]

[Back to Model list] [Back to API list] [Back to README]