Hello,

One of our client's api call to 
customerServiceClient.listAccessibleCustomers() fails using java google-ads 
sdk. Here's the error we get: 

com.google.ads.googleads.v6.errors.GoogleAdsException: errors { 
   error_code { 
          quota_error: RESOURCE_EXHAUSTED 
      } 
     message: "Too many requests. Retry in 78432 seconds." 
     details { 
           quota_error_details { 
                rate_scope: DEVELOPER 
                rate_name: "Get requests for standard access"
                retry_delay { 
                       seconds: 78432 
                 } 
             } 
        }
}

According to this documentation, there's a limit of 1,000 
requests/day https://developers.google.com/google-ads/api/docs/access-levels.  
However we were able to confirm from looking at our apps dashboard that 
less than 500 total requests were made to the google ads api in that day. 
This has happened multiple times. 

I would like more information on what is going on and how to work around or 
fix them. Thank you.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/c5229966-7117-41f0-afa6-6ed8c99cafedn%40googlegroups.com.

Reply via email to