> In order to avoid the said error, please review the API's System Limits 
<https://developers.google.com/google-ads/api/docs/best-practices/system-limits>
 
and use search queries to monitor the number of resources that have 
limitations.

This was my original question actually. I was wondering if there was a way 
to just query if a system limit has been reached. In my case, we know that 
we are hitting the System Limits for Adgroup Criteria, but there are a lot 
of different types of Adgroup Criteria. On top of that, for these clients, 
just querying all of their positive keywords alone can take many minutes, 
and that would only give us part of the picture. So I was wondering if 
there was a better way to immediately know if a System Limit was already 
being reached, so in this case, is there a query I could do so that Google 
would return that there are too many Adgroup Criteria or give me the number 
of available Adgroup Criteria left before we reach the limit for this 
client. 

On Thursday, November 17, 2022 at 10:16:29 AM UTC+1 Google Ads API and 
AdWords API Forum wrote:

> Hi Wesley,
>
> This is Carmela from the Google Ads API team. Thank you for reaching out 
> to us.
>
> With regards to your concern, you mentioned that you are seeing 
> 'RESOURCE_LIMIT' errors. The said error means that the request is 
> attempting to create a resource that would cause the total number of those 
> resources to exceed a specified limit. There are multiple limits on the 
> number of resources that can exist in certain contexts. To handle this kind 
> of error Identify the limit that's being encountered by reviewing the System 
> Limits 
> <https://developers.google.com/google-ads/api/docs/best-practices/system-limits>
>  
> guide. Either reuse an existing resource, or remove resources to create 
> space for new ones. In order to avoid the said error, please review the 
> API's System Limits 
> <https://developers.google.com/google-ads/api/docs/best-practices/system-limits>
>  
> and use search queries to monitor the number of resources that have 
> limitations.
>
> Regards,
> Carmela
> Google Ads API Team
> On Wednesday, November 16, 2022 at 3:17:58 PM UTC+8 wes...@channable.com 
> wrote:
>
>> We create lots of adgroup criteria via the Google Ads API. A lot of these 
>> criteria are keywords. We've noticed recently that we get a lot of 
>> `RESOURCE_LIMIT` errors back from Google when the account we are pushing to 
>> has reached the Account limit for their adgroup criteria. Having a look 
>> through the API documentation, I cannot find a way to find out if an 
>> account has reached its account limits. If we could do this, this would 
>> save us from sending millions of operations per day to Google. 
>>
>> The only idea I've had so far would be to query all the keywords in the 
>> account and then count them, but this is not robust or reliable for the 
>> entire adgroup criteria limit since there are other adgroup criteria, and 
>> this also takes quite a long time to do for accounts that have lots of 
>> keywords/criteria. 
>>
>> Do you know of a way this can be accomplished? 
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5fc24c27-4e23-4292-a6ff-0af129111bfcn%40googlegroups.com.
  • Re... 'wes...@channable.com' via Google Ads API and AdWords API Forum
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to