RE: how do I change the api response format to csv

2020-06-09 Thread Google Ads API Forum Advisor Prod
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 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

how do I change the api response format to csv

2020-06-08 Thread MITHUN M
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 -- -- =~=~=~=~=~=~=~=~