molcay commented on PR #43515: URL: https://github.com/apache/airflow/pull/43515#issuecomment-2488091436
@eladkal, the comment is accurate for `v17`, `v17.1` and `v18` of the Google Ads API. On the other hand, `v16` and `v16.1` (which are supported until February 5, 2025) support this variable. By default we have the latest version of the API but the users can always specify the API version to use a specific API version. After February, since the support for `v16` and `v16.1` will be ended, then we can remove the parameter. IMHO, we need to put the deprecation warning for February right now and will remove it on February -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
