Re: RE: Resource Exhausted add keyword

2020-06-11 Thread Google Ads API Forum Advisor Prod
Hi Dan, Thank you for providing information. As per your concern, I suggest you setting up short delays between requests or combine more operations in fewer requests. If you continue to experience issues, please provide the complete detailed request and response logs along with customer id so t

Re: Resource Exhausted add keyword

2020-06-11 Thread Daniele Agosti
Hi, thank you. I already handle the frequency limit using this code: https://github.com/googleads/google-ads-java/blob/master/google-ads-examples/src/main/java/com/google/ads/googleads/examples/errorhandling/HandleRateExceededError.java . Also using larger sleeping intervals. Is there a method to c

RE: Resource Exhausted add keyword

2020-06-10 Thread Google Ads API Forum Advisor Prod
Hi Dan, Thank you for reaching out. With regards to your concern,The QuotaCheckError.RESOURCE_EXHAUSTED error generally occurs when you are sending too many requests in a short period of time. The server throws this error once it detects that your request has exceeded the system frequency limit

Resource Exhausted add keyword

2020-06-10 Thread Dan
Mutate requests to adding keywords return RESOURCE_EXHAUSTED. The request contains 500 keywords and i think to respect daily operation quota. what's the problem? Thanks Dan -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/