We are also getting this error when trying to update customer lists. I have checked our GCP logs and we aren't even close to the daily API limits...
On Monday, 21 November 2022 at 15:04:44 UTC [email protected] wrote: > Dear Google Ads Team, > > Recently I'm using OfflineUserDataJob to upload Audience. > > Usually, my Audience contains between 1m ~ 7m identifier > > What I did is, I add multiple *addOfflineUserDataJobOperations* > (Follow the rate limit 20 identifer per 1 Operation AND 100,000 per > request) > > offlineUserDataJobService.*addOfflineUserDataJobOperations*( > addOfflineUserDataJobOperationsRequest > ) > > After adding multiple *addOfflineUserDataJobOperations.* > I run > offlineUserDataJobService.runOfflineUserDataJobAsync( > offlineUserDatJobResourceName) > > It work normally for the past 3-4 months. Until now (Nov-19), I usually > get the error quota_error: RESOURCE_EXHAUSTED while > *addOfflineUserDataJobOperations* > > Can you help me check this issues. > > What I have try: > Reading through forum, some recommendation is that adding a short delay > between each request. I add a 15s delay between every > *addOfflineUserDataJobOperations > *but no luck > > > *--------------------------------------------------------------------------------------------------* > > > > > > > > > > > > > > > *[service] com.google.ads.googleads.v11.errors.GoogleAdsException: errors > {[service] error_code {[service] quota_error: > RESOURCE_EXHAUSTED[service] }[service] message: "Too many requests. > Retry in 6 seconds."[service] details {[service] quota_error_details > {[service] retry_delay {[service] seconds: 6[service] > }[service] }[service] }[service] }* > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/fa0a9c1d-b636-465a-b8a8-1507733eb6bfn%40googlegroups.com.
