Hi all, I am using Google Adwords api v201409 1.35 java library. I want to know if there is already a class defined in the api where we can store the ReportDownloadResponse input stream. I populate the ReportDefiniton object with some criterias(ReportDefinitonReportType-->Search_Query_Performance_Report) and call ReportDownloader. I get the response as ReportDownloadResponse which contains httpResponseMessage in case of an error and the result as input stream. I need that input stream to be serialized so that I can add keywords to my campaing according to suggested keywords in the search term report. Thank in advance.
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/744b184f-c702-4bf2-a96a-35155773823a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
