Re: AdHoc reporting for multiple clients isn't possible anymore (v201209)

2012-12-18 Thread Anash P. Oommen
Hi Reinhold, Here's a singlethreaded version of the code that works. public void Run(AdWordsUser user, string directory) { string[] clientCustomerIds = GetChildAccounts(user); ReportDefinition definition = BuildReportDefinition(); if (!Directory.Exists(directory)) {

Re: AdHoc reporting for multiple clients isn't possible anymore (v201209)

2012-12-18 Thread Danial Klimkin
Hello Reinhold, It looks like we do not have one for C# at the moment. I will check with the library author to tackle this. -Danial, AdWords API Team. On Thursday, December 13, 2012 2:11:05 AM UTC-8, Reinhold Maurus wrote: > > Does anyone have a sample code in c# for doing reports for each c

AdHoc reporting for multiple clients isn't possible anymore (v201209)

2012-12-13 Thread Reinhold Maurus
Does anyone have a sample code in c# for doing reports for each client in the MCC account? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=