Hi,
Thank you for reaching out to the Google Ads API support team.
After checking, I could see that you are encountering the
RESOURCE_LIMIT of ResourceCountLimitExceeded error means the request you are attempting to create a resource that would cause the total number of those resources to exceed a specified limit. Kindly note that there are multiple limits on the number of resources that can exist in certain contexts. So, identify the limit that's being encountered by reviewing
System limits. Either reuse an existing resource, or remove resources to create space for new ones. In order to know the limit of the number of ad group criteria per customer. I would suggest that you refer to the
Campaign and ad group limits.
To analyse the issue further, could you provide us with the below details.
- From when do you start encountering this error? Is this happening with every campaign deployment or with a specific call?
- Could you provide us with the complete API logs (request and response with request-id and request header) generated at your end.
If you are using a client library and haven't enabled the logging yet, I would request you to enable logging for the specific client library that you are using. You can refer to the guides
Java,
.Net,
PHP,
Python,
Ruby or
Perl to enable logging at your end. For REST interface requests, you can enable logging via the curl command by using the -i flag.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tOt4i:ref" (ADR-00230074)
Thanks,
 |
Google Ads API Team |
