Quotas and retries

25 views
Skip to first unread message

F B

unread,
Apr 18, 2019, 5:41:58 AM4/18/19
to AdWords API and Google Ads API Forum
Although we do have Standard access and should thus have unlimited daily operations limits I am getting a ResourceExhausted Error. 
We saw this kind error before when we only had Basic Access and were therefore limited to 15000 operations a day.

My strong hypothesis is that there are still daily limits for operations the standard account behind the scene because when chunking my operations to smaller chunk sizes (10), the first two or three chunks would go through and I would see the ResourceExhausted Error only on the third chunk. However, when running one big chunk with couple of hundred operations, I would get the error on the first try.

Could somebody please check if these limits are in place?


Surprisingly enough I get an error that would indicate, that my request frequency is too high, which certainly is not the case (as I waited 15 minutes).
Headers: {
  "google.ads.googleads.v1.errors.googleadsfailure-bin": "\n1\n\u0002X\u0004\u0012'Too many requests. Retry in 30 seconds.\u001a\u0002*\u0000",
  "grpc-status-details-bin": "\b\b\u0012/Resource has been exhausted (e.g. check quota).\u001az\nCtype.googleapis.com/google.ads.googleads.v1.errors.GoogleAdsFailure\u00123\n1\n\u0002X\u0004\u0012'Too many requests. Retry in 30 seconds.\u001a\u0002*\u0000",
  "request-id": "<xxx>"
}
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages