Open adambedford opened 3 years ago
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. Thank you for your contributions.
same issue.
Which SDK version are you using?
0.10.0.0
What's the issue?
I'm trying to get conversion data from the insights endpoint but no conversion data is ever returned, despite having included
conversions
in the field list.This happens at every insight level (account, campaign, ad set, ad).
FWIW I also don't get
cost_per_conversion
back either.Steps/Sample code to reproduce the issue
OAuth Scopes:
"read_insights,instagram_basic,email,ads_read,ads_management,business_management,attribution_read"
Observed Results:
Expected Results:
I should be getting an array of
AdsActionStats
forconversions
, just as I am forcost_per_action_type