You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an issue where PQL fields weren't encoding properly / not handling None
responses correctly. This resolves issue #9.
Fixed an issue where the AdWords ReportDownloader would fail when downloading
gzipped reports. Now better documents the need to use binary files in this
case. This resolves issue #6.
Fixed an artifact from issue #5, ReportDownloader now sets https_proxy before
retrieving the WSDL.