Hi Jon, 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. However, to further investigate your issue, could you please send to me (via *reply privately to author*) the complete SOAP request and response logs of the operation which returns this error?
Thanks and regards, Luis AdWords API Team On Monday, September 10, 2018 at 7:10:01 AM UTC+8, jon wrote: > > The AdWords UI also has a bug in it where it drops one of the headlines. > My guess is that there is an off-by-one error in the Ads backend which is > manifesting as a CONCURRENT_MODIFICATION at the API level and a dropped > headline in the Ads UI interface. I figured out how to workaround the > off-by-one error in the UI by adding one more headline than I actually > want. Beta feature right? :-) > > -Jon > > On Saturday, September 8, 2018 at 4:38:02 PM UTC-7, [email protected] > wrote: >> >> I am getting repeated CONCURRENT_MODIFICATION errors trying to create a >> Responsive Text Ad. I checked for the usual causes of this exception >> according to the documentation and other discussions in this forum, and >> none of them apply. I can reproduce it trying to create a single ad through >> the API with nothing else modifying AdWords. Is this a known bug on the >> server? Thanks. >> >> -Jon >> > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/985013c7-54d8-490f-a7b3-6b20df55ebc0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
