Hi Amit, 1. Use the credentials of your MCC account when obtaining the OAuth2 token. This gives you access to all the accounts that you want to download report for. 2. Use ManagedCustomerService.get to retrieve the list of all customer ids. See code example here <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201406/accountmanagement/GetAccountHierarchy.java> . 3. Use Threads (start at 10 threads, it is fine to increase if you don't get rateexceeded errors). Download report for the customers in parallel. See code example here <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201406/reporting/DownloadCriteriaReportWithAwql.java>. List of supported reports and their fields are here <https://developers.google.com/adwords/api/docs/appendix/reports>. 4. Join the reports locally, if applicable.
Cheers, Anash P.Oommen, AdWords API Advisor. On Wednesday, October 1, 2014 2:51:53 AM UTC-4, Amit Pawar wrote: > > Any updates on this please. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/8ce95237-2537-40d5-b8df-5c3bac92b197%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.