Hi,
There is no function in the API that will return results in CSV format. You
will need to use language-level utilities to create a CSV file while generating
the reports.
Regards,
Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q20XJqm:ref
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
I'm making a restful api request to
https://googleads.googleapis.com/v3/customers/x/googleAds:searchStream
with all the required parameter. I'm getting a response in JSON format. are
there any downloadFormat like params so I could change the response format
to csv
--
--
=~=~=~=~=~=~=~=~