Re: Performance issues when creating ads and keywords after many hours

2011-02-11 Thread AdWords API Advisor
Hi Alvin, Just wondering if you have turned logging on in your App.config? If yes, you might want to turn it off when you are not debugging your application. See http://code.google.com/p/google-api-adwords-dotnet/source/browse/branches/v11.3/examples/csharp/App.config#10 for details. Cheers, Anas

Performance issues when creating ads and keywords after many hours

2011-02-09 Thread Alvin
I'm having issues with slow performance when creating ads and keywords. I'm creating arround 3600 ad groups, 15000 text ads (AdGroupAdService) and 65000 keywords (AdGroupCriterionService) using the AdWords API DotNet Client Library with v201008. I the beginning it takes arround 1-2 seconds in av