Hi Matteo,
Thank you for reaching out to the Google Ads API support team.
Upon checking the provided information, I understand that you are encountering a "
RESOURCE_LIMIT" error while creating a new campaign in the Google Ads account. I would like to inform you that this 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 and
system limits.
In order to investigate your issue further, kindly provide us with the complete API logs (
request and
response logs with
request-id and
request header) generated at your end while creating the campaigns via the Google Ads API.
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.
You can send the details via
Reply privately to the author option, or
direct private reply to this email.
