Hi Raffy, The DatabaseError.CONCURRENT_MODIFICATION <https://developers.google.com/adwords/api/docs/common-errors#DatabaseError.CONCURRENT_MODIFICATION> error that you encountered could occur due to multiple processes that are trying to update the same entity at the same time. It includes a user in the AdWords web interface that is updating the entity while you are updating as well via the API. Can you retry the request again and check if you're still encountering the error? If so, please provide your clientCustomerId, and complete SOAP request and response logs so I can further investigate the issue on my end. You can send them via *Reply privately to author*.
Thanks, Luis AdWords API Team On Wednesday, November 21, 2018 at 8:35:06 AM UTC+8, Stepanian wrote: > > Yesterday I started getting a DatabaseError.CONCURRENT_MODIFICATION error > for operations that are part of a tool that I have developed and used for > months. The tool creates an ad group and then (sequentially) adds criteria > to it. There are no multiple threads accessing the API at any given point > time. The error comes up at different parts of the process, so there is > really no pattern. In fact, in one case, it appeared in the first step the > tool was initially creating an ad group! > > Has anything changed as far as concurrent modification monitoring in the > API itself? Is this something that could be an issue that you may be > addressing? > > Any guidance would be helpful. Thanks! > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads 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/2f6d5d78-bdd4-4014-a8b8-5b793cd90366%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
