Skip to content

Commit a6d9ccc

Browse files
committed
Changes for release v14_1.
1 parent 3f01c1b commit a6d9ccc

File tree

1,332 files changed

+23485
-10479
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,332 files changed

+23485
-10479
lines changed

ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
* 21.3.0
2+
- Google Ads API v14_1 release,
3+
- Increase maximum version for proto-plus and google-api-core dependencies.
4+
- Remove add_keyword_plan example.
5+
- Add generate_forecast_metrics and generate_historical_metrics examples.
6+
- Add deprecation warning for Python 3.7.
7+
18
* 21.2.0
29
- Google Ads API v14 release.
310
- Lower minimum version requirement for dependencies:

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ Requirements
1111
------------
1212
* Python 3.7+
1313

14+
Note that Python 3.7 is deprecated in this package, and it will become fully
15+
incompatible in a future version. Please upgrade to Python 3.8 or higher to
16+
ensure you can continue using this package to access the Google Ads API.
17+
1418
Installation
1519
------------
1620
.. code-block::
@@ -73,7 +77,7 @@ Authors
7377
.. _Andrew Burke: https://github.com/AndrewMBurke
7478
.. _Laura Chevalier: https://github.com/laurachevalier4
7579
.. _Bob Hancock: https://github.com/bobhancock
76-
.. _14.0.0: https://pypi.org/project/google-ads/14.0.0/.. _15.0.0: https://pypi.org/project/google-ads/15.0.0/
80+
.. _14.0.0: https://pypi.org/project/google-ads/14.0.0/
7781
.. _21.2.0: https://pypi.org/project/google-ads/21.2.0/
7882
.. _Protobuf Messages: https://developers.google.com/google-ads/api/docs/client-libs/python/protobuf-messages
7983
.. _protobuf: https://pypi.org/project/protobuf/

examples/planning/add_keyword_plan.py

Lines changed: 0 additions & 314 deletions
This file was deleted.

0 commit comments

Comments
 (0)