Because v201609 version of the old version to 2017-10-02 will be disabled, I now have to migrate to the new version!
I have other historical factors running environment, can not upgrade to python 3.4+, can only keep python 3.3.5 version, and the new version of the adwords api interface dependent library needs python 3.4+ support.
Now my migration plan:
- I now practice is to adwords interface call when set version v201708
- \googleads-python-lib\googleads\adwords.py Code in _SERVICE_MAP Added: v201708 mapping

client.GetService(service, version='v201708')