Hi,
We have a requirement to get the mentioned analytics data - engagements, likes, etc.
In another question in the forum:
It was answered that there is no public API available to do this and one should access through GNIP which is commercial.
In the Ads API documentation, I have seen the below REST request whose response contains the required analytics fields:
https://dev.twitter.com/ads/reference/get/stats/accounts/account_id
So using this REST request, can we get the analytics data for any account? or is Ads API any different from general twitter accounts?