googleads / googleads-dotnet-lib

Google Ad Manager SOAP API .NET client library
Apache License 2.0
108 stars 199 forks source link

Long time to add list of products partition #187

Closed nibraso closed 6 years ago

nibraso commented 6 years ago

Hi, I have a problem with adding products partition to Adwords because of the long time that cost. I will try to explain what I am trying to do:

code.txt

Could you please check the file up and give me some advise! Thanks.

nibraso commented 6 years ago

Sorry for this mistake, everything is good but my error was execute "ExecuteTreeOperations()" for every adding child. I have to add all children for each adGroupId and then execute "ExecuteTreeOperations()".