Re: I always get RESOURCE_TEMPORARILY_EXHAUSTED when invoking MutateCampaignBudgets

2019-05-27 Thread Luca Sembolini
Hi,
thanks for the answer, I understood that the problem is my basic access 
token because i can do more than the 1 request per day. The only 
problem is that even if today is a brand new day my first request failed 
with the same error. So my new question is: does this limit really reset 
overnight or it reset in a long period of time?

Thank you in advance

Il giorno lunedì 27 maggio 2019 12:13:04 UTC+2, adsapiforumadvisor ha 
scritto:
>
> Hi Luca,
>
> Thank you for reaching out. The RESOURCE_TEMPORARILY_EXHAUSTED 
> 
>  error 
> occurred because you have reached your basic access operations quota or 
> exceeded your rate limit. For more information, you may check the API 
> Limits and Quotas  guide. To fix this, I would suggest 
> that you check out this guide 
> 
>  about 
> rate limits and follow the recommended practices to reduce the chances of 
> exceeding rate limits.
>
> You may also opt to upgrade to standard access 
>  so you can 
> make unlimited number of operations. To learn more you may refer to our rate 
> sheet .
>
> Thanks and regards,
> Peter
> Google Ads API Team
>
> ref:_00D1U1174p._5001UAqixq:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f4c66394-234b-453d-808c-a28d7f22e6ef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


I always get RESOURCE_TEMPORARILY_EXHAUSTED when invoking MutateCampaignBudgets

2019-05-27 Thread Luca Sembolini
Everything was working fine and now out of nowhere i get this error for 
every call i do. I don't think it's my problem because the code is the same 
some i would like to know what can be the cause of this error code.
I'm using the newest Google Ads API

Thank you

The log of the error is :

MethodName: 
google.ads.googleads.v1.services.CampaignBudgetService/MutateCampaignBudgets
Endpoint: googleads.googleapis.com:443
Headers: {developer-token=REDACTED, login-customer-id=2457285412, 
x-goog-api-client=gl-java/1.8.0_191 gapic/ gax/1.35.0 grpc/1.16.1}
Body: customer_id: "5422666172"
operations {
  create {
name {
  value: "TEMP BUDGET-1558701535949"
}
amount_micros {
  value: 2
}
delivery_method: STANDARD
  }
}


Response

Headers: 
Metadata(content-type=application/grpc,request-id=qByp03HamafJsel05irQ2Q,date=Fri,
 
24 May 2019 12:39:00 GMT,alt-svc=quic=":443"; ma=2592000; v="46,44,43,39")
Body: null
Failure message: errors {
  error_code {
quota_error: RESOURCE_TEMPORARILY_EXHAUSTED
  }
  message: "Too many requests. Retry in 30 seconds."
  trigger {
string_value: "Basic Access Operations Quota"
  }
}

Status: Status{code=RESOURCE_EXHAUSTED, description=Resource has been 
exhausted (e.g. check quota)., cause=null}.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c47f5b78-3719-4418-80c0-c991fa0eef61%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.