I think this is related to other posts about not being able to exclude more 
than 122 countries.  Still waiting for a solution.

On Tuesday, March 5, 2024 at 4:37:27 PM UTC-5 [email protected] wrote:

> We recently created a new campaign and tried to set location data when we 
> received a RESOURCE_LIMIT error.  However, setting location data on 
> existing campaigns works fine.  We asked a colleague with a separate Google 
> Ads account to perform the same operation and they received the same 
> error.  
>
> The exception is thrown when a call is made 
> to CampaignCriterionServiceClient.MutateCampaignCriteria
>
> A snippet of the returned errors is listed below.  Not that the index 
> starts at 123 if that may be a clue.  The error that my colleague received 
> also had an index that started at 123 which seems too coincidental.
>
> {
>     "errors": [
>         {
>             "errorCode": {
>                 "resourceCountLimitExceededError": "RESOURCE_LIMIT"
>             },
>             "message": "The request would cause a limit on the number of 
> allowed resources of this type to be exceeded.",
>             "trigger": {
>                 "int64Value": "2504"
>             },
>             "location": {
>                 "fieldPathElements": [
>                     {
>                         "fieldName": "operations",
>                         "index": 123
>                     },
>                     {
>                         "fieldName": "create"
>                     },
>                     {
>                         "fieldName": "resource_name"
>                     }
>                 ]
>             }
>         },
>         {
>             "errorCode": {
>                 "resourceCountLimitExceededError": "RESOURCE_LIMIT"
>             },
>             "message": "The request would cause a limit on the number of 
> allowed resources of this type to be exceeded.",
>             "trigger": {
>                 "int64Value": "2508"
>             },
>             "location": {
>                 "fieldPathElements": [
>                     {
>                         "fieldName": "operations",
>                         "index": 124
>                     },
>                     {
>                         "fieldName": "create"
>                     },
>                     {
>                         "fieldName": "resource_name"
>                     }
>                 ]
>             }
>         },
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0c3c8403-ec16-45e3-9133-852446a9b591n%40googlegroups.com.

Reply via email to