Hi, Google Ads API Team.
{
"partialFailureError": {
"code": 3,
"message": "Multiple errors in âdetailsâ. First error: Multiple requests were attempting to modify the same resource at once. Retry the request., at mutate_operations[0].ad_group_operation",
"details": [
{
"@type": "
type.googleapis.com/google.ads.googleads.v20.errors.GoogleAdsFailure",
"errors": [
{
"errorCode": {
"databaseError": "CONCURRENT_MODIFICATION"
},
"message": "Multiple requests were attempting to modify the same resource at once. Retry the request.",
"location": {
"fieldPathElements": [
{
"fieldName": "mutate_operations",
"index": 0
},
{
"fieldName": "ad_group_operation"
}
]
}
},
{
"errorCode": {
"databaseError": "CONCURRENT_MODIFICATION"
},
"message": "Multiple requests were attempting to modify the same resource at once. Retry the request.",
"location": {
"fieldPathElements": [
{
"fieldName": "mutate_operations",
"index": 1
},
{
"fieldName": "ad_group_criterion_operation"
}
]
}
},
{
"errorCode": {
"databaseError": "CONCURRENT_MODIFICATION"
},
"message": "Multiple requests were attempting to modify the same resource at once. Retry the request.",
"location": {
"fieldPathElements": [
{
"fieldName": "mutate_operations",
"index": 2
},
{
"fieldName": "ad_group_criterion_operation"
}
]
}
},
{
"errorCode": {
"databaseError": "CONCURRENT_MODIFICATION"
},
"message": "Multiple requests were attempting to modify the same resource at once. Retry the request.",
"location": {
"fieldPathElements": [
{
"fieldName": "mutate_operations",
"index": 3
},
{
"fieldName": "ad_group_criterion_operation"
}
]
}
},
{
"errorCode": {
"databaseError": "CONCURRENT_MODIFICATION"
},
"message": "Multiple requests were attempting to modify the same resource at once. Retry the request.",
"location": {
"fieldPathElements": [
{
"fieldName": "mutate_operations",
"index": 4
},
{
"fieldName": "ad_group_criterion_operation"
}
]
}
},
Thank you.