Re: RATE_EXCEEDED BillingPerDay

2017-04-12 Thread Justin Coon
So it seems that the reset is inconsistent is that correct? Or maybe I 
should say its non deterministic. This can be frustrating as we don't know 
when to retry (turn everything back on), once you've hit the rate limit. 
Currently it's a guessing game, and can be a costly one since the timer 
resets every time you hit the API while still locked out - correct?

On Tuesday, January 21, 2014 at 5:18:21 AM UTC-6, Danial Klimkin wrote:
>
> Hello,
>
>
> "Basic" API access level is limited to 1 operations per day. Please 
> see the rate sheet for more details:
>
>   https://developers.google.com/adwords/api/docs/ratesheet
>
> Operations counter "reset" can happen at different times of the day. 84600 
> is just a constant we use to report operations number exceeded.
>
>
> -Danial, AdWords API Team.
>
>
> On Thursday, January 16, 2014 10:55:53 PM UTC+4, goingdev wrote:
>>
>> Yesterday I had used the API to upload almost 9,000 adParams, which 
>> worked well. About 5 minutes later I tried uploading some 500 more but it 
>> gave me the RATE_EXCEEDED error with a "retryAfterSeconds" of "84600" (24 
>> hours).
>>
>> Now, just about 24 hours later, the API is still giving me that same 
>> error. What does this mean? How can I resolve this error? 
>>
>> Even with that extra 500 adParams, the operation count is still less than 
>> 10,000 operations. And why is it still telling me 84,600 seconds?
>>
>> Thanks.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 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/41dabf8b-ce17-4576-9799-0555da4f5bee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: RATE_EXCEEDED BillingPerDay

2014-01-21 Thread Danial Klimkin
Hello,


Basic API access level is limited to 1 operations per day. Please see 
the rate sheet for more details:

  https://developers.google.com/adwords/api/docs/ratesheet

Operations counter reset can happen at different times of the day. 84600 
is just a constant we use to report operations number exceeded.


-Danial, AdWords API Team.


On Thursday, January 16, 2014 10:55:53 PM UTC+4, goingdev wrote:

 Yesterday I had used the API to upload almost 9,000 adParams, which worked 
 well. About 5 minutes later I tried uploading some 500 more but it gave me 
 the RATE_EXCEEDED error with a retryAfterSeconds of 84600 (24 hours).

 Now, just about 24 hours later, the API is still giving me that same 
 error. What does this mean? How can I resolve this error? 

 Even with that extra 500 adParams, the operation count is still less than 
 10,000 operations. And why is it still telling me 84,600 seconds?

 Thanks.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords 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 Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


RATE_EXCEEDED BillingPerDay

2014-01-16 Thread goingdev
Yesterday I had used the API to upload almost 9,000 adParams, which worked 
well. About 5 minutes later I tried uploading some 500 more but it gave me 
the RATE_EXCEEDED error with a retryAfterSeconds of 84600 (24 hours).

Now, just about 24 hours later, the API is still giving me that same error. 
What does this mean? How can I resolve this error? 

Even with that extra 500 adParams, the operation count is still less than 
10,000 operations. And why is it still telling me 84,600 seconds?

Thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords 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 Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: RATE_EXCEEDED BillingPerDay

2014-01-16 Thread goingdev
I tried about 2 hours later and it worked.

On Thursday, January 16, 2014 1:55:53 PM UTC-5, goingdev wrote:

 Yesterday I had used the API to upload almost 9,000 adParams, which worked 
 well. About 5 minutes later I tried uploading some 500 more but it gave me 
 the RATE_EXCEEDED error with a retryAfterSeconds of 84600 (24 hours).

 Now, just about 24 hours later, the API is still giving me that same 
 error. What does this mean? How can I resolve this error? 

 Even with that extra 500 adParams, the operation count is still less than 
 10,000 operations. And why is it still telling me 84,600 seconds?

 Thanks.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords 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 Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.