Hi Mark, 

Same or different users can make parallel calls to the same account. 
However, if the number of calls issued against a single account exceeds a 
limit in a short duration of time, you will encounter rate limit error with 
ACCOUNT scope. To read more about rate limit errors please check this 
<https://developers.google.com/adwords/api/docs/guides/rate-limits#types_of_rate_limits>
 guide. 
If you encounter the rate limit error, you will need to wait for the time 
specified in *retryAfterSeconds* before you make any new API calls. It's 
recommended to set a reasonable upper bound for the total number of 
concurrent threads that are going to make requests (across all processes 
and machines), and adjust upward from there to optimize your throughput 
without exceeding the rate limit. You can find the best practices guide here 
<https://developers.google.com/adwords/api/docs/guides/rate-limits#take_control>.
 
Let me know if you have any additional questions. 

Thanks,
Sreelakshmi, 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/d9169ef7-7fe0-4a96-8c5a-f47fef509d32%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Multiple... Mark Anthony Gutierrez
    • Re:... 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum

Reply via email to