emiddleton / gads

Google Adwords API for Go
Other
50 stars 56 forks source link

Adding the RateExceeded Error #3

Closed mrsinham closed 9 years ago

mrsinham commented 9 years ago

Because I'm doing a lots of update on Adwords, I'm receiving warnings about quota handling. This adds the RateExceededError to Handle it properly.

emiddleton commented 9 years ago

Thanks