Hi,
We are geting the reports from this endpoint
GET stats/accounts/:account_id/promoted_tweets
In the request we are puting metrics data and we are geting error that some of the metrich are invalid. (“code”:“INVALID_PARAMETER”,“message”:“Expected valid metric”)
We are using promoted_account_follows, billed_follows, billed_engagements, promoted_account_impressions, promoted_account_follow_rate, promoted_account_profile_visits
If we use the line_item endpoint we get all the data but we need to use promoted_tweet endpoint.
We have checked the documentation at this link https://dev.twitter.com/ads/analytics/metrics-and-segmentation and this metrich are available on all endpoints so I do not know why we can not get this metrichs