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
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
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
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/