Hi Floyd, Thank you for reaching out. Unfortunately, the Google Ads API could not provide reports with CSV format. To check what you can fetch from the returned response you could look into the response object to see what entities are available. You could also use the intellisense of your IDE to check the available options. One other trick is to look into the corresponding resource to discover what fields and metrics are exposed from the API. The workaround to convert returned results to CSV files is to convert the response object to CSV format using the Java libraries such as FileUtils.
Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2B0bRm:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/lX4U_000000000000000000000000000000000000000000000QMZUB900yAUGyh16SQCnx-iOkPhncw%40sfdc.net.
