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)) {
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
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
=~=~=~=~=~=~=~=~=~=~=~=~=