Hi!
I cant get data for any of the Conversion Metric except from ‘conversion_purchases’ in the API new version despite I see those conversions in the UI.
Does someone knows if there is any problem or can provide me a solution ? This is the URL I’m calling :
https://ads-api.twitter.com/1/stats/accounts/(account_number)?entity=PROMOTED_TWEET&granularity=TOTAL&start_time=(start_time)&end_time=(end_time)&metric_groups=ENGAGEMENT,BILLING,WEB_CONVERSION,MEDIA,VIDEO,MOBILE_CONVERSION&entity_ids=(list_of_entities)
Best, Nico
Whats the error are you getting?
Could you provide full request and response in TWURL format?
Regards
It’s possible the UI is showing either mobile or web conversions in the same named column, but for API those are coming in two separate values / metric groups.
Thanks for the responses! The issue was that the data for conversion custom, downloads, site visits and sign ups was in the variable “metric” and the variables “order_quantity” and “sale_amount” were always None.