Getting RateExceededError in TargetingIdeaService with less than 5 calls per minute

2018-04-03 Thread Joan Figuerola Hurtado
Hello,

I'm getting the following error while using the "TargetingIdeaService" API:

[RateExceededError 

Re: RateExceededError in TargetingIdeaService

2013-11-06 Thread Danial Klimkin
Hello,


TIS / TES services are not available for test accounts, as test accounts 
have no real data available. You need an approved token to use these 
services.


-Danial, AdWords API Team.


On Monday, November 4, 2013 10:38:53 PM UTC+4, slege...@gmail.com wrote:

 Both the GetKeywordIdeasExample and the GetPlacementIdeasExample keep 
 giving me this same problem.

 I'm using a test account with developer token from a production acount.

 I'm using PHP.



 Op donderdag 18 juli 2013 14:14:27 UTC+2 schreef Danial Klimkin:

 Hello,


 RateExceeded error depends on a number of parameters including our 
 systems load. There were no changes to the overall allowed rate.

 Please let us know if you still see this issue constantly over the next 
 week.


 -Danial, AdWords API Team.


 On Friday, July 12, 2013 1:10:49 PM UTC+4, dph...@nextag.com wrote:


 Since few days we are getting *RateExceededError* frequently with 
 following message and once it comes, it becomes sticky and keeps coming 
 with *retryAfterSeconds*=30. This is happening primarily with *
 TargetingIdeaService* (get request) and it is very frequent.  We 
 observed that this happens more when we run two tasks from different 
 servers which are calling this service and we are not sure why it will come 
 when we are restricting 5 total get request(total from all the servers) in 
 a minute. We usually run 5+ such tasks with 20 total calls/minutes earlier 
 with no error and now we have to stop all of them except one and that with 
 only 1/minute.

 *RateExceededError rateName=RequestsPerMinute, rateKey=developer_qps, 
 rateScope=DEVELOPER, retryAfterSeconds=30

 *We are using v201302 and most of the campaigns we have are enhanced 
 campaigns.


 Can you please tell us, if there is anything changed from your side for per 
 minute request and what is that value?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: RateExceededError in TargetingIdeaService

2013-11-05 Thread slegersjohn
Both the GetKeywordIdeasExample and the GetPlacementIdeasExample keep 
giving me this same problem.

I'm using a test account with developer token from a production acount.

I'm using PHP.



Op donderdag 18 juli 2013 14:14:27 UTC+2 schreef Danial Klimkin:

 Hello,


 RateExceeded error depends on a number of parameters including our systems 
 load. There were no changes to the overall allowed rate.

 Please let us know if you still see this issue constantly over the next 
 week.


 -Danial, AdWords API Team.


 On Friday, July 12, 2013 1:10:49 PM UTC+4, dph...@nextag.com wrote:


 Since few days we are getting *RateExceededError* frequently with 
 following message and once it comes, it becomes sticky and keeps coming 
 with *retryAfterSeconds*=30. This is happening primarily with *
 TargetingIdeaService* (get request) and it is very frequent.  We 
 observed that this happens more when we run two tasks from different 
 servers which are calling this service and we are not sure why it will come 
 when we are restricting 5 total get request(total from all the servers) in 
 a minute. We usually run 5+ such tasks with 20 total calls/minutes earlier 
 with no error and now we have to stop all of them except one and that with 
 only 1/minute.

 *RateExceededError rateName=RequestsPerMinute, rateKey=developer_qps, 
 rateScope=DEVELOPER, retryAfterSeconds=30

 *We are using v201302 and most of the campaigns we have are enhanced 
 campaigns.


 Can you please tell us, if there is anything changed from your side for per 
 minute request and what is that value?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: RateExceededError in TargetingIdeaService

2013-07-18 Thread Danial Klimkin
Hello,


RateExceeded error depends on a number of parameters including our systems 
load. There were no changes to the overall allowed rate.

Please let us know if you still see this issue constantly over the next 
week.


-Danial, AdWords API Team.


On Friday, July 12, 2013 1:10:49 PM UTC+4, dph...@nextag.com wrote:


 Since few days we are getting *RateExceededError* frequently with 
 following message and once it comes, it becomes sticky and keeps coming 
 with *retryAfterSeconds*=30. This is happening primarily with *
 TargetingIdeaService* (get request) and it is very frequent.  We observed 
 that this happens more when we run two tasks from different servers which 
 are calling this service and we are not sure why it will come when we are 
 restricting 5 total get request(total from all the servers) in a minute. We 
 usually run 5+ such tasks with 20 total calls/minutes earlier with no error 
 and now we have to stop all of them except one and that with only 1/minute.

 *RateExceededError rateName=RequestsPerMinute, rateKey=developer_qps, 
 rateScope=DEVELOPER, retryAfterSeconds=30

 *We are using v201302 and most of the campaigns we have are enhanced 
 campaigns.


 Can you please tell us, if there is anything changed from your side for per 
 minute request and what is that value?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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.




RateExceededError in TargetingIdeaService

2013-07-15 Thread dpha...@nextag.com

Since few days we are getting *RateExceededError* frequently with following 
message and once it comes, it becomes sticky and keeps coming with *
retryAfterSeconds*=30. This is happening primarily with *
TargetingIdeaService* (get request) and it is very frequent.  We observed 
that this happens more when we run two tasks from different servers which 
are calling this service and we are not sure why it will come when we are 
restricting 5 total get request(total from all the servers) in a minute. We 
usually run 5+ such tasks with 20 total calls/minutes earlier with no error 
and now we have to stop all of them except one and that with only 1/minute.

*RateExceededError rateName=RequestsPerMinute, rateKey=developer_qps, 
rateScope=DEVELOPER, retryAfterSeconds=30

*We are using v201302 and most of the campaigns we have are enhanced campaigns.


Can you please tell us, if there is anything changed from your side for per 
minute request and what is that value?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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.