This is straight from the API logs:


On Thursday 7 March 2024 at 09:26:50 UTC+1 Marius S wrote:

> Hi,
>
> the links provided do not list anything related to campaign criteria or 
> geotarget constants. 122 also seems like a very arbitrary number.
>
> Here is the full error message as provided by the API:
>
> error_code {
>   resource_count_limit_exceeded_error: RESOURCE_LIMIT
> }
> message: "The request would cause a limit on the number of allowed 
> resources of this type to be exceeded."
> trigger {
>   int64_value: 2512
> }
> location {
>   field_path_elements {
>     field_name: "mutate_operations"
>     index: 124
>   }
>   field_path_elements {
>     field_name: "campaign_criterion_operation"
>   }
>   field_path_elements {
>     field_name: "create"
>   }
>   field_path_elements {
>     field_name: "resource_name"
>   }
> }
>
> 2512 refers to the geotarget constant ID. It is assigned like this:
>
> builder = CampaignCriterion.newBuilder()
>   .setCampaign(campaignResourceName)
>   .setNegative(true)
> builder
>   .getLocationBuilder
>   .setGeoTargetConstant(ResourceNames.geoTargetConstant(criteriaId))
>
>
> RequestID: XY8li-E56X8cKNGBaYQGYg
> ResponseCode: INVALID_ARGUMENT, Fault: Request contains an invalid 
> argument..
>
>
> On Wednesday 6 March 2024 at 22:21:33 UTC+1 Google Ads API Forum Advisor 
> wrote:
>
>> Hi Marius,
>>
>> Thank you for contacting the Google Ads API support team.
>>
>> After reviewing your query, I understand that you are encountering a "
>> RESOURCE_LIMIT 
>> <https://developers.google.com/google-ads/api/reference/rpc/v14/ResourceCountLimitExceededErrorEnum.ResourceCountLimitExceededError#resource_limit>"
>>  error 
>> in the Google Ads API. The error occurs when the request exceeds the limit 
>> and this request would exceed a limit on the number of allowed resources. 
>> The details of which type of limit was exceeded will eventually be returned 
>> in ErrorDetails. I would suggest you pass the argument within the limit to 
>> avoid encountering the error. Kindly refer to the documents for more 
>> information on rate limits 
>> <https://developers.google.com/google-ads/api/docs/best-practices/rate-limits#rate_limits>
>>  and system limits 
>> <https://developers.google.com/google-ads/api/docs/best-practices/system-limits>
>> .
>>
>> If the issue still persists, kindly provide us with the complete API logs 
>> (request 
>> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
>>  and response 
>> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
>>  with request-id 
>> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>
>>  and request header 
>> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers>)
>>  generated 
>> at your end and uncropped UI screenshot of where you are facing the issue.
>>
>> 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 
>> <https://developers.google.com/google-ads/api/docs/client-libs/java/logging>
>> , .Net 
>> <https://developers.google.com/google-ads/api/docs/client-libs/dotnet/logging>
>> , PHP 
>> <https://developers.google.com/google-ads/api/docs/client-libs/php/logging>
>> , Python 
>> <https://developers.google.com/google-ads/api/docs/client-libs/python/logging>
>> , Ruby 
>> <https://developers.google.com/google-ads/api/docs/client-libs/ruby/logging>
>>  or Perl 
>> <https://developers.google.com/google-ads/api/docs/client-libs/perl/logging> 
>> 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.
>>   
>> This message is in relation to case "ref:!00D1U01174p.!5004Q02rzj6d:ref"
>>
>> Thanks,
>>   
>> [image: Google Logo] Google Ads API Team 
>>
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6e8cec76-42c6-4ed7-9298-b1c899f42b9dn%40googlegroups.com.
com.google.ads.googleads.v16.errors.GoogleAdsException: errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2512
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 124
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2040
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 125
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2586
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 126
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2585
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 127
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2591
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 128
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2598
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 129
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2600
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 130
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2604
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 131
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2608
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 132
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2616
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 133
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2620
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 134
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2646
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 135
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2642
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 136
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2643
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 137
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2090
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 138
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2894
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 139
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2882
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 140
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2674
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 141
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2662
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 142
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2670
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 143
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2678
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 144
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2682
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 145
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2752
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 146
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2756
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 147
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2686
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 148
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2688
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 149
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2690
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 150
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2694
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 151
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2716
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 152
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2702
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 153
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2534
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 154
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2703
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 155
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2705
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 156
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2706
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 157
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2724
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 158
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2144
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 159
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2710
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 160
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2410
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 161
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2740
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 162
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2748
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 163
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2762
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 164
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2834
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 165
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2764
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 166
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2768
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 167
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2776
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 168
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2780
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 169
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2148
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 170
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2203
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 171
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2788
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 172
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2792
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 173
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2795
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 174
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2798
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 175
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2800
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 176
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2804
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 177
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2348
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 178
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2858
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 179
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2840
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 180
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2860
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 181
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2548
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 182
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2336
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 183
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2862
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 184
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2784
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 185
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2826
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 186
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2704
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 187
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2196
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 188
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
request_id: "A7rLHIFfhaP-i4CxvznMEg"

17582979 [grpc-default-executor-5] INFO  c.g.a.googleads.lib.request.summary -- 
SUCCESS REQUEST SUMMARY. Method: 
google.ads.googleads.v16.services.GoogleAdsService/Search, Endpoint: 
googleads.googleapis.com:443, CustomerID: XXX, RequestID: 
Cnl4E2QWYu6s3YgaHrSnEg, ResponseCode: OK, Fault: null.
17583394 [grpc-default-executor-3] INFO  c.g.a.googleads.lib.request.summary -- 
SUCCESS REQUEST SUMMARY. Method: 
google.ads.googleads.v16.services.GoogleAdsService/Search, Endpoint: 
googleads.googleapis.com:443, CustomerID: XXX, RequestID: 
PR3brjQo2uc3dgaPGCQ3hA, ResponseCode: OK, Fault: null.
17583783 [grpc-default-executor-5] INFO  c.g.a.googleads.lib.request.summary -- 
SUCCESS REQUEST SUMMARY. Method: 
google.ads.googleads.v16.services.GoogleAdsService/Search, Endpoint: 
googleads.googleapis.com:443, CustomerID: XXX, RequestID: 
YIIXCqDZjFXZuLfNIK_sYQ, ResponseCode: OK, Fault: null.
17584567 [grpc-default-executor-3] WARN  c.g.a.googleads.lib.request.summary -- 
FAILURE REQUEST SUMMARY. Method: 
google.ads.googleads.v16.services.GoogleAdsService/Mutate, Endpoint: 
googleads.googleapis.com:443, CustomerID: XXX, RequestID: 
A7rLHIFfhaP-i4CxvznMEg, ResponseCode: INVALID_ARGUMENT, Fault: Request contains 
an invalid argument..
17584581 [grpc-default-executor-3] INFO  c.g.a.googleads.lib.request.detail -- 
FAILURE REQUEST DETAIL.
Request
-------
MethodName: google.ads.googleads.v16.services.GoogleAdsService/Mutate
Endpoint: googleads.googleapis.com:443
Headers: {developer-token=REDACTED, login-customer-id=XXX, 
x-goog-api-client=gl-java/17.0.8.1__Eclipse-Adoptium__Temurin-17.0.8.1-1 
gccl/30.0.0 gapic/30.0.0 gax/2.43.0 grpc/1.61.1}
Body: customer_id: "XXX"
mutate_operations {
  campaign_budget_operation {
    create {
      resource_name: "customers/XXX/campaignBudgets/-1"
      delivery_method: STANDARD
      amount_micros: 39980000
      explicitly_shared: false
    }
  }
}
mutate_operations {
  campaign_operation {
    create {
      resource_name: "customers/XXX/campaigns/-2"
      status: ENABLED
      advertising_channel_type: SEARCH
      network_settings {
        target_google_search: true
        target_search_network: false
        target_content_network: false
      }
      target_spend {
        cpc_bid_ceiling_micros: 1200000
      }
      geo_target_type_setting {
        positive_geo_target_type: PRESENCE
      }
      name: "XXX"
      campaign_budget: "customers/XXX/campaignBudgets/-1"
      start_date: "2024-03-12"
      end_date: "2024-03-31"
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2004"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2818"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2008"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2012"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2020"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2024"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2028"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2226"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2032"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2051"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2031"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2231"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2036"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2044"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2048"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2050"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2052"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2112"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2056"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2084"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2204"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2064"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2068"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2070"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2072"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2076"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2096"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2100"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2854"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2108"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2152"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2156"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2184"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2188"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2531"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2208"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2180"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2212"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2214"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2262"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2218"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2222"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2384"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2232"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2233"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2242"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2246"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2583"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2250"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2266"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2270"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2268"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2288"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2308"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2300"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2320"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2324"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2624"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2328"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2332"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2340"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2356"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2360"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2368"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2372"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2352"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2376"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2380"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2388"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2392"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2887"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2400"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2116"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2120"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2124"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2132"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2398"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2634"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2404"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2417"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2296"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2170"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2174"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2191"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2414"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2418"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2426"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2428"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2422"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2430"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2434"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2438"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2440"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2442"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2450"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2454"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2458"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2462"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2466"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2470"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2504"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2584"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2478"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2480"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2484"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2498"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2492"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2496"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2499"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2508"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2104"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2516"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2520"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2524"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2554"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2558"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2528"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2562"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2566"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2570"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2807"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2578"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2512"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2040"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2586"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2585"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2591"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2598"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2600"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2604"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2608"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2616"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2620"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2646"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2642"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2643"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2090"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2894"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2882"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2674"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2662"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2670"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2678"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2682"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2752"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2756"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2686"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2688"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2690"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2694"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2716"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2702"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2534"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2703"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2705"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2706"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2724"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2144"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2710"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2410"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2740"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2748"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2762"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2834"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2764"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2768"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2776"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2780"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2148"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2203"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2788"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2792"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2795"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2798"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2800"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2804"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2348"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2858"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2840"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2860"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2548"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2336"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2862"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2784"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2826"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2704"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
mutate_operations {
  campaign_criterion_operation {
    create {
      location {
        geo_target_constant: "geoTargetConstants/2196"
      }
      campaign: "customers/XXX/campaigns/-2"
      negative: true
    }
  }
}
response_content_type: MUTABLE_RESOURCE


Response
--------
Headers: 
Metadata(content-type=application/grpc,request-id=A7rLHIFfhaP-i4CxvznMEg,date=Thu,
 07 Mar 2024 14:55:39 GMT,alt-svc=h3=":443"; ma=2592000,h3-29=":443"; 
ma=2592000)
Body: null
Failure message: errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2512
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 124
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2040
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 125
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2586
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 126
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2585
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 127
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2591
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 128
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2598
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 129
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2600
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 130
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2604
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 131
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2608
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 132
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2616
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 133
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2620
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 134
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2646
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 135
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2642
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 136
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2643
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 137
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2090
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 138
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2894
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 139
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2882
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 140
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2674
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 141
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2662
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 142
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2670
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 143
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2678
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 144
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2682
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 145
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2752
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 146
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2756
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 147
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2686
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 148
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2688
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 149
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2690
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 150
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2694
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 151
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2716
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 152
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2702
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 153
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2534
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 154
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2703
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 155
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2705
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 156
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2706
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 157
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2724
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 158
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2144
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 159
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2710
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 160
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2410
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 161
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2740
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 162
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2748
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 163
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2762
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 164
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2834
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 165
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2764
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 166
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2768
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 167
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2776
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 168
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2780
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 169
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2148
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 170
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2203
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 171
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2788
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 172
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2792
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 173
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2795
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 174
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2798
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 175
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2800
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 176
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2804
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 177
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2348
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 178
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2858
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 179
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2840
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 180
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2860
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 181
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2548
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 182
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2336
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 183
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2862
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 184
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2784
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 185
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2826
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 186
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2704
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 187
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
errors {
  error_code {
    resource_count_limit_exceeded_error: RESOURCE_LIMIT
  }
  message: "The request would cause a limit on the number of allowed resources 
of this type to be exceeded."
  trigger {
    int64_value: 2196
  }
  location {
    field_path_elements {
      field_name: "mutate_operations"
      index: 188
    }
    field_path_elements {
      field_name: "campaign_criterion_operation"
    }
    field_path_elements {
      field_name: "create"
    }
    field_path_elements {
      field_name: "resource_name"
    }
  }
}
request_id: "A7rLHIFfhaP-i4CxvznMEg"

Status: Status{code=INVALID_ARGUMENT, description=Request contains an invalid 
argument., cause=null}.

Reply via email to