If this line: List<AdGroupCriterionOperation> mutateOperations = partitionTree. getMutateOperations();
Returns more than 15.000 operations (add node, change bid, etc), when I execute: adGroupCriterionService.mutate(mutateOperations.toArray(new AdGroupCriterionOperation[0])) Would I raise some kind of limit? I know that i can't have more than 20.000 products in an Ad Group and we have standard access to tha API (so we should have unlimited operations), but we have many clients and this is a scenario that could happen and I would like to be prepare. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/2732360c-721b-4870-9a86-b1fcea9fa0a7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
