Hi, I am Shwetha's colleague and I will be providing the support in the meantime. Thank you for the information, however, I had to delete your most recent response as it contained sensitive information such as your customer ID. You may refer to our forum posting guidelines <https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!topic/adwords-api/bBdNvBqDx1I> for future posts.
Moving forward, I would like to ask if you have tried Shwetha's recommendation to try out the DownloadCriteriaReport <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fgoogleads%2Fgoogleads-java-lib%2Fblob%2Fmaster%2Fexamples%2Fadwords_axis%2Fsrc%2Fmain%2Fjava%2Fadwords%2Faxis%2Fv201609%2Freporting%2FDownloadCriteriaReport.java&sa=D&sntz=1&usg=AFQjCNGfZivBObv4DSet5rv0F-t3WouSJw> Java example of our client library and if you were successful in generating your report? Another point which I would like to confirm is if you are able to proceed in getting the report's response as a string in the below snippet of your code : ReportDownloadResponse response = new ReportDownloader(session).downloadReport(query, DownloadFormat.CSV); response.saveToFile(reportFile); //Kindly uncomment the following lines in your code String responseString = response.getAsString(); System.out.println(responseString); If your code is able to proceed beyond those lines, then you might want to check how you handle the "reportFile" using the BufferedReader. I hope this works and please let me know if the issue persists. Thanks and regards, Peter 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/07bd003f-f628-4fd2-962e-1419d3f49d28%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.