Hi,

I'm using the .NET client library for the Adwords API and I noticed that 
there is an example here 
<https://developers.google.com/adwords/api/docs/samples/csharp/error-handling#handle-rate-exceeded-error>
 which 
shows a retry strategy for the RateExceededError exception. On the GitHub 
wiki - here 
<https://github.com/googleads/googleads-dotnet-lib/wiki/Understanding-App.config#general-library-behavior>
 
- it says that setting RetryCount in app.config also takes care of retrying 
when there is an RateExceededError exception. I'd prefer using RetryCount 
if this automatically takes care of RateExceededError, but is it still 
necessary to implement the retry logic myself? Thanks in advance!

Kind regards,
B. Zwier

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1a3eb7ab-fce9-469c-9e1c-cc837d6b08dd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • RetryCount &... bzwier01
    • Re: RetryCo... 'Vincent Racaza (AdWords API Team)' via AdWords API Forum

Reply via email to