Hi Alejandro, 

It looks like you encountered the RateExceededError for exceeding the rate 
limit across Account rate scope. This rate limit is metered on all requests 
to a single AdWords account - no matter which developer token was used to 
make the request. There isn't a fixed queries per second limit in AdWords 
API. It fluctuates based on various factors including server load. This 
limit is applied to all requests made against a single AdWords account and 
the AdWords API Server may return a RateExceededError for exceeding rate 
limit within the Account scope. You'll need to wait for the amount of time 
specified in the retryAfterSeconds parameter before retrying. You'll need 
to implement some of the strategies listed here 
<https://developers.google.com/adwords/api/docs/guides/rate-limits#take_control>
 to 
handle RateExceededErrors. Please note that new AdWords accounts may have a 
significantly more restrictive rate limit (i.e., lower QPS) than 
established accounts, which is relaxed once the account has published ads.

If you consistently encounter RateExceededError with v201708 version of 
AdWords API, please provide the SOAP request and response logs and the MCC 
ID associated with your developer token so I can take a look. Please use *Reply 
privately to author* when responding. 

Regards,
Shwetha, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/51424fb7-074f-4671-8caf-ef4c3fb46584%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to