In October 2025, Python 3.9 will reach its end-of-life and will no longer be supported by the Python Software Foundation. Consequently, the Google Ads client library for Python will also cease updates and compatibility support for Python 3.9, except for critical security updates. A new major version of the library, incompatible with Python 3.9, will be released in Q4 2025, supporting Python 3.14.
Users of deprecated Python versions risk losing access to the Google Ads API. The timeline for access loss is as follows:
- Current: Python 3.7 users cannot access the Google Ads API.
- Q1 2026: Python 3.8 users will lose access when version v19 of the Google Ads API sunsets.
- Late 2026: Python 3.9 users will lose access when version v22 sunsets.
Users should follow the deprecation and sunset timetable for updates on Google Ads API version releases. It is recommended that users relying on Python 3.8 or 3.9 upgrade to Python 3.10 or higher promptly. For questions regarding this change, users should file an issue on the client library repository.