Operations which can be executed in parallel without causing CONCURRENT_MODIFICATION error
36 views
Skip to first unread message
Tomas Rimkus
unread,
Dec 8, 2014, 3:36:02 AM12/8/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adwor...@googlegroups.com
Can I do mutate operation on the same type criterions in two different adgroups (same campaign) without getting DatabaseError.CONCURRENT_MODIFICATION error?
Anash P. Oommen (AdWords API Team)
unread,
Dec 8, 2014, 7:55:45 AM12/8/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adwor...@googlegroups.com
Hi Tomas,
Yes, you can. And if you get CONCURRENT_MODIFICATION, you can just retrying the call to see if it succeeds.