Skip to content

Commit

Permalink
Changes for release v14_1.
Browse files Browse the repository at this point in the history
  • Loading branch information
BenRKarl committed Aug 10, 2023
1 parent 3f01c1b commit a6d9ccc
Show file tree
Hide file tree
Showing 1,332 changed files with 23,485 additions and 10,479 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
* 21.3.0
- Google Ads API v14_1 release,
- Increase maximum version for proto-plus and google-api-core dependencies.
- Remove add_keyword_plan example.
- Add generate_forecast_metrics and generate_historical_metrics examples.
- Add deprecation warning for Python 3.7.

* 21.2.0
- Google Ads API v14 release.
- Lower minimum version requirement for dependencies:
Expand Down
6 changes: 5 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ Requirements
------------
* Python 3.7+

Note that Python 3.7 is deprecated in this package, and it will become fully
incompatible in a future version. Please upgrade to Python 3.8 or higher to
ensure you can continue using this package to access the Google Ads API.

Installation
------------
.. code-block::
Expand Down Expand Up @@ -73,7 +77,7 @@ Authors
.. _Andrew Burke: https://github.com/AndrewMBurke
.. _Laura Chevalier: https://github.com/laurachevalier4
.. _Bob Hancock: https://github.com/bobhancock
.. _14.0.0: https://pypi.org/project/google-ads/14.0.0/.. _15.0.0: https://pypi.org/project/google-ads/15.0.0/
.. _14.0.0: https://pypi.org/project/google-ads/14.0.0/
.. _21.2.0: https://pypi.org/project/google-ads/21.2.0/
.. _Protobuf Messages: https://developers.google.com/google-ads/api/docs/client-libs/python/protobuf-messages
.. _protobuf: https://pypi.org/project/protobuf/
314 changes: 0 additions & 314 deletions examples/planning/add_keyword_plan.py

This file was deleted.

Loading

0 comments on commit a6d9ccc

Please sign in to comment.