Hi Luis, The CONCURRENT_MODIFICATION error usually appears for one of the following reasons:
- More than one thread is operating on the entity in a multi-threaded environment - A user in the AdWords web interface is updating the entity at the same time. - An internal process on the AdWords API servers is updating an entity at the same time. It is recommended that you try not to process operations against the same ad group or campaign in quick succession. Grouping operations that modify the same ad group or campaign in a single request decreases the chance of such a conflict. Could you provide the SOAP request and response logs where you encounter these errors? Please use *Reply privately to author* when responding. Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/3d54c9e3-91a6-4d67-b8ff-d90da873f992%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
