Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AdAccount.get_report_stats(params, async=True) #89

Closed
jpercent opened this issue Aug 28, 2015 · 1 comment
Closed

AdAccount.get_report_stats(params, async=True) #89

jpercent opened this issue Aug 28, 2015 · 1 comment

Comments

@jpercent
Copy link

It doesn't look like this was implemented until v2.4, but it is deprecated in v2.4 on the server-side. It exists in the documentation for v2.3, but it's not in any of the code as far as I can tell (please let me know if it is). It is in the docs for v2.4 too, but the calls are deprecated on the server side and fail! FML.

It looks like a backport would need at least AdAccount.iterage_edge_async and objects.AsyncJob.
Is there a chance we can get this backported to v2.3? I can help. Are there any huge gotchas that make such a backport difficult?

Sucks that it's in the docs, but doesn't work anywhere. Seems like v2.3 is the best shot at providing a workaround. Any guidance is greatly appreciated.

@rituparnamukherjee
Copy link
Contributor

The report_stats endpoint was deprecated with the advert of /insights endpoint. You can use this endpoint for getting similar stats. More details can be found at https://developers.facebook.com/docs/marketing-api/insights/v2.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants