In October, 2025 , Python 3.9 will reach end-of-life in October 2025 and will no longer be supported by the Python Software Foundation. Once Python 3.9 officially reaches end-of-life status, it will also no longer be supported by the Google Ads client library for Python . That means we will not make updates to the library, or address any issues related to compatibility with Python 3.9, outside of critical security updates.
In Q4 2025 we will release a new major version of the library that is incompatible with Python 3.9. This new version will include support for Python 3.14. Users of deprecated, or soon-to-be deprecated versions of Python, are at risk of losing access to the Google Ads API. Please note the below timelines:
Current: Python 3.7 users cannot currently access the Google Ads API
Q1 2026: Python 3.8 users will lose access to the API when version v19 of the Google Ads API is sunset in Q1 2026.
Late 2026: Python 3.9 users will lose access to the API when version v22 of the Google Ads API is sunset in late 2026
Follow the deprecation and sunset timetable for updates around the specific timing of Google Ads API version releases and sunsets.
Any library users currently relying on Python 3.8 or 3.9 should upgrade their systems to Python 3.10 or higher as soon as possible.
If you have any questions about this change, please file an issue on the client library repository .
- Ben Karl, on behalf of the Google Ads API Team