Hi team, >From the document, the search quota is 15K requests per user per day. But we are seeing random RESOURCE_EXHAUSTED throw from the report search calls. Could you help us take look if it is caused by a transient issue or if we really run out of quota but didn't be blocked somehow? timestamp: 2022-07-26 08:32:08.8909869
{"CustomerId":"6764260347","Query":"SELECT\r\n recommendation.impact, \r\n recommendation.resource_name, \r\n customer.id, \r\n campaign.resource_name, \r\n ad_group.resource_name,\r\n recommendation.responsive_search_ad_recommendation \r\n FROM recommendation \r\n WHERE recommendation.type = 'RESPONSIVE_SEARCH_AD'","PageToken":"","PageSize":10000,"ValidateOnly":false,"ReturnTotalResultsCount":false,"SummaryRowSetting":0}, Errors:["{\"Code\":\"GoogleAdsResourceExhausted\",\"Property\":\"GetRSARecommendation\",\"Message\":\"{\\n \\\"StatusCode\\\": 8,\\n \\\"Details\\\": \\\"Resource has been exhausted (e.g. check quota).\\\",\\n \\\"RequestId\\\": \\\"wDhAgGBloH9MyXDk48IXDg\\\",\\n \\\"Failure\\\": {\\n \\\"errors\\\": [\\n {\\n \\\"errorCode\\\": {\\n \\\"quotaError\\\": \\\"RESOURCE_EXHAUSTED\\\"\\n },\\n \\\"message\\\": \\\"Too many requests. Retry in 900 seconds.\\\"\\n }\\n ],\\n \\\"requestId\\\": \\\"wDhAgGBloH9MyXDk48IXDg\\\"\\n }\\n}\"}"], Raw Exception: { "StatusCode": 8, "Details": "Resource has been exhausted (e.g. check quota).", "RequestId": "wDhAgGBloH9MyXDk48IXDg", "Failure": { "errors": [ { "errorCode": { "quotaError": "RESOURCE_EXHAUSTED" }, "message": "Too many requests. Retry in 900 seconds." } ], "requestId": "wDhAgGBloH9MyXDk48IXDg" } } -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/ea0c890e-afb1-4b34-8f25-5260f9698fccn%40googlegroups.com.