Hi guys When im downloading ClientReports concurrently, i often encounter RateExceededError, problem is that while when using separate service , this error is of type Google.Api.Ads.AdWords.v201406.RateExceededError, telling me why and how long shoudl I wait.
When im using DownloadClientReport(), exception is of type ReportsException, and containing Error is ReportDownloadError, just having property ErrorType setted to "RateExceededError" string, so i dont know how to correctly implement fallback algo :/. What are your suggestions for fallback algorithm? Thank Matej -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
