Re: AdHoc Report Java: Error

2012-03-19 Thread David Torres
Hi Mik, Cross-client reports is not longer available and as you mentioned you now have to pull individual reports. Please refer to this blog post on best practices of how to do this, you will also find a code e

Re: AdHoc Report Java: Error

2012-03-16 Thread Mikhil
Kevin Thanks for your help. I have one more doubt, I was using an old version to pull reports at that time i was able to pull all account reports in a single file but now i have to parse through each account to pull reports as individual pieces. is that old version capability still available if ye

Re: AdHoc Report Java: Error

2012-03-07 Thread Kevin Winter
Hi Mik, I responded to the issue you filed on the Java library issue tracker. - Kevin Winter AdWords API Team On Tuesday, March 6, 2012 4:14:18 PM UTC-5, Mik wrote: > > *Hi,* > * > * > *i was trying to update my older adwords api adhoc > report down-loader code to new version. i used following

AdHoc Report Java: Error

2012-03-06 Thread Mik
*Hi,* * * *i was trying to update my older adwords api adhoc report down-loader code to new version. i used following code found at Google codes.* *public class DownloadAdHocReport {* * public static void main(String[] args) {* *try {* * // Log SOAP XML request and response.* * Ad