Hi Leonel,
Thank you for reaching us out. I am Sherwin from Google Ads API support team. I hope that you are doing well today.
Upon checking your concern, it appears that you encountered the CONCURRENT_MODIFICATION error that occurs due to multiple processes that are trying to update the same entity at the same time. This also includes updating the entity in Google Ads UI while updating via the API as well. With that being said, we recommend waiting for about 30 seconds, then retry the request via API to avoid the CONCURRENT_MODIFICATION error.
With this, you’ll need to ensure that only one operation is performed against an entity at each moment and slow down on the consolidated repeated mutates against the same entity into a single request to avoid this issue altogether. You may try and let us know if you have other concerns.
I hope this helps.
Regards,
|
||||||