I’ve successfully created a LinkedIn Developer Portal and integrated the ability to post content via the LinkedIn API. Everything works fine with creating posts, but now I need to retrieve detailed analytics, including post details, likes, comments, and other engagement metrics.
Additionally, I want to integrate the LinkedIn Advertising API into my application to get better insights and advertising capabilities. However, the option to add the Advertising API product is disabled in my LinkedIn Developer Portal. I have already checked my permissions and access levels but cannot figure out how to enable this product.
Can anyone provide guidance on:
- The best approach to list LinkedIn post details, likes, comments, and analytics using the LinkedIn API?
- How to enable the LinkedIn Advertising API in the developer portal when the button is currently disabled?
Any help or documentation links would be greatly appreciated!