Hi, of course I'm doing multiple requests at once. I'm doing that all the time without a problem. A bulk mutate can take up to 1000 requests, and I am well below that limit.
As I described in my initial post, I want to exclude 200 countries from my campaign. I do that through adding negative campaign criteria. It works until I hit 122 criteria, after that the error appears. And this seems to be a recent problem, a couple of months ago this was working fine. So it seems like a bug on Google's end to me. The documentation doesn't say anything about this, that's why I'm asking here. Could you please: - verify there is no boundary on how many negative criteria I can use? - verify there is no boundary on how many location criteria I can use? - verify there is no bug with hitting >122 campaign criteria? Thanks! On Friday 8 March 2024 at 11:31:38 UTC+1 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for getting back to us. > > Upon checking the provided logs, it is observed that you are doing > multiple operations on a single request, which is why you are getting the " > RESOURCE_LIMIT > <https://developers.google.com/google-ads/api/reference/rpc/v14/ResourceCountLimitExceededErrorEnum.ResourceCountLimitExceededError#resource_limit>" > > error. Kindly note that when the request exceeds the limit, this request > will exceed a limit on the number of allowed resources. I would suggest you > refer to the documents Bulk Mutates > <https://developers.google.com/google-ads/api/docs/mutating/bulk-mutate?hl=en> > and > Mutate Best Practices > <https://developers.google.com/google-ads/api/docs/mutating/best-practices?hl=en> > to > get more information. > > I hope this helps. Kindly get back to us if you have any further queries. > > > 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 [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/d75443a4-93ad-42b3-9e03-ccc432127e96n%40googlegroups.com.
