Hi, Thanks for reaching out to the Google Ads API Forum. I hope you are doing well today.
With regard to your concern of having the ResourceCountLimitExceededError.ACCOUNT_LIMIT error, it indicates that this request would exceed the number of allowed resources for the Google Ads account. 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. Based on your provided error log, CRITERIA_PER_AD_GROUP has exceeded 20k limits that's why seeing "existingCount": 20000. That being said, 20k limits in ad group target items per ad group. In line with this, I would suggest checking the count of other limits to see if indeed exceeded the entity limit specified in Google Ads account limits documentation. You may also see System Limits documentation for more information. I hope it helps. Have a great day. Regards, Marjorie Google Ads API Team ref:_00D1U1174p._5004Q2hP0dJ:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/2Iol3000000000000000000000000000000000000000000000RNN7FX00mw6TWKAYQ96wdmbjX2lXqQ%40sfdc.net.
