xdevplatform / twitter-python-ads-sdk

A Twitter supported and maintained Ads API SDK for Python.
https://twitterdev.github.io/twitter-python-ads-sdk/
MIT License
188 stars 106 forks source link

a function to download analytics data in a csv file #115

Open VikramTiwari opened 7 years ago

VikramTiwari commented 7 years ago

Currently to get analytics data the only way is to get JSON data, then try to flatten it properly. There are many places where this process could go wrong. Why not provide something like that.

For now, is there any external project/program that one could use?

juanshishido commented 7 years ago

Thanks for the suggestion, @VikramTiwari.

This could be something we consider adding. We'll discuss and see how it fits into our upcoming plans.

ninjas448 commented 5 years ago

any update on this...This is what am looking for!

ViRaL95 commented 4 years ago

Any update on this?

tushdante commented 4 years ago

@ViRaL95 We haven't made any progress on this as of yet. Feel free to publish a PR and we'd be happy to review.