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/9c1780a3-330a-4943-861c-ce5d33c7b766%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
