Hi, In the Java client library, the ReportDownloadResponse <http://googleads.github.io/googleads-java-lib/2.21.0/com/google/api/ads/adwords/lib/utils/ReportDownloadResponse.html> is a holder class for http status and response body for a successful request. This object has the getAsString <http://googleads.github.io/googleads-java-lib/2.21.0/com/google/api/ads/adwords/lib/utils/ReportDownloadResponse.html#getAsString--> method, which returns the contents of the response as a String. It inflates the response if it is in one of the gzip formats.
You can also access the InputStream via getInputStream <http://googleads.github.io/googleads-java-lib/2.21.0/com/google/api/ads/adwords/lib/utils/ReportDownloadResponse.html#getInputStream--> method, and use this stream to display data in your application as needed. I'm afraid its not possible to download data in formats other than the ones listed here <https://developers.google.com/adwords/api/docs/guides/reporting#supported_download_formats> . Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/75095146-7ffe-487a-ae4a-c65f088d54c4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.