Python Client Library Updated (1.0.0)

0 views
Skip to first unread message

AdWords API Advisor

unread,
Apr 17, 2008, 3:46:04 PM4/17/08
to AdWords API Forum
An updated version of Python client library is available from
http://code.google.com/p/google-api-adwords-python-lib/. This release
includes some major updates and a bunch of bug fixes. Some of the
notable ones are (for a full list see ChangeLog):

- Added support for v12.
- Control of error handling was passed to end user. On error, an
exception will be raised instead of terminating the script. Thanks to
Don (donspauldingii) for reporting this bug and submitting a patch for
it.
- Added support for non-ASCII characters. If you see any weird
warnings, add a "# -*- coding: UTF-8 -*-" line right below the
shebang. This should take care of any discrepancies with encoding.

Thanks to everyone who reported bugs and feature requests at
http://code.google.com/p/google-api-adwords-python-lib/issues/list.

--Stan
Reply all
Reply to author
Forward
0 new messages