Hi,
Thank you for reaching out to the Google Ads API support team.
I understand that you are getting the "CONCURRENT_MODIFICATION" error. In general, the CONCURRENT_MODIFICATION error 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.
We recommend waiting for about 30 seconds, then retrying the request. That being said, 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.
If the error still persists, could you please provide us with the complete API logs (request and response with request-id and request header) generated at your end without redacting any information?
If you are using a client library and haven't enabled the logging yet, I would request you to enable logging for the specific client library that you are using. You can refer to the guides Java, .Net, PHP, Python, Ruby or Perl to enable logging at your end. For REST interface requests, you can enable logging via the curl command by using the -i flag.
You can send the details via Reply privately to the author option, or direct private reply to this email.
![]() |
Google Ads API Team |
[2025-07-30 09:48:12Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01sxDVE:ref" (ADR-00321177)