Google has announced important changes to Python version support for its Google Ads API Client Library for Python. These updates will impact developers using older Python versions.
Key Points:
Python 3.8 Support Ending: Following Python Software Foundation's end-of-life for Python 3.8 in October 2024, Google will cease support for this version in its Ads API client library.
New Major Version Release: In Q1 2025, Google will launch a new major version of the library incompatible with Python 3.8 but supporting Python 3.13.
Access Loss Timeline:
- Python 3.7 users: API access ends September 25, 2024 (v15 sunset)
- Python 3.8 users: API access ends Q3 or Q4 2025 (v18 sunset)
Recommended Action: Users relying on Python 3.7 or 3.8 should upgrade to Python 3.9 or higher as soon as possible to maintain API access.
This update underscores the importance of staying current with Python versions to ensure continued access to Google Ads API functionality. Developers are advised to plan their upgrades accordingly to avoid disruptions in their advertising operations.