We encountered several errors around 12/8 2am UTC - 12/8 3am UTC time when calling CampaignCriterionService. It reported that RateExceededError. I checked the existing posts before and seems like the request is associate with my "dev token". However, we don't have many request compared with before, so I am wondering if we changed the limitation some how? Can you please take a look, thanks!
System.Web.Services.Protocols.SoapException: [RateExceededError <rateName=RequestsPerMinute, rateKey=all_qps, rateScope=ACCOUNT, retryAfterSeconds=30>]
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Google.Api.Ads.Common.Lib.AdsSoapClient.MakeApiCall(String methodName, Object[] parameters)
--- End of inner exception stack trace ---
at Google.Api.Ads.Common.Lib.AdsSoapClient.MakeApiCall(String methodName, Object[] parameters)
at Google.Api.Ads.Common.Lib.AdsSoapClient.Invoke(String methodName, Object[] parameters)
at Google.Api.Ads.AdWords.v201607.CampaignCriterionService.get(Selector serviceSelector)
Caihua.