Hi Drew,
Thank you for writing to us regarding your concern. If you are using our client
libraries, it is not possible to retrieve the data as a JSON object. However,
as an alternative you can use the cURL operation to get the output in JSON
format and implement the logic on your end to export
Good afternoon,
I'm currently using the python google ads library (
https://github.com/googleads/google-ads-python) to pull reporting data.
I've made successful calls using this script (
https://github.com/googleads/google-ads-python/blob/master/examples/reporting/get_keyword_stats.py)
and am p