Re: Ask for the multi operation

2013-03-26 Thread Kevin Winter (AdWords API Team)
Hi, You can submit up to 10,000 operations in a single mutate call, although we generally recommend less. If you need to do more than ~ 100 at a time, the MutateJobService might be a better approach. - Kevin Winter AdWords API Team On Wednesday, March 20, 2013 6:55:23 PM UTC-4, achil wrote:

Ask for the multi operation

2013-03-26 Thread achil
in instances of client libraries are operations Mutate (update and detele) and get one for each item id (ad group, keywords, text) made opraci for the specified item ID. That means if I want to change a few items I need to create a few questions and they will call in the cycle. ADD can only put