Hi Brett,
You need to catch and retry the error after say, 30 seconds. Or,
synchronize your API calls such that no two threads update the same adgroup
at the same time.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Monday, October 13, 2014 3:20:45 PM UTC-4, Brett Koenig wrote:
>
> Hey,
>
>
Hey,
We have multiple services and threads that can be updating product group
destination URLs at the same time. Each one is updating a different product
group destination URL but sometimes the product groups are under the same Ad
Group. When doing this we get a CONCURRENT_MODIFICATION error b