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
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