An updated version of Python client library is available from
http://code.google.com/p/google-api-adwords-python-lib/. This release
includes the following updates:
- Extended Client to allow config data to be configured through
dict.
- Exposed use_mcc as bool flag on Client.
- Updated operation rates in lib/data/ops_rates.csv.
- Exposed debug as bool flag on Client.
- Added Errors.ApiError class to handle AdWords API errors.
Thanks to everyone who reported bugs and feature requests at
http://code.google.com/p/google-api-adwords-python-lib/issues/list.
Special thanks to Don (donspauldingii) for his continued contributions
to the project.
--Stan Grinberg