Skip to content

Commit

Permalink
docs: Add note about Google Ads llibrary
Browse files Browse the repository at this point in the history
  • Loading branch information
mik-laj authored and Kamil Bregu艂a committed Jan 26, 2020
1 parent 5dac805 commit ec053f8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -10,9 +10,11 @@ These client libraries are officially supported by Google. However, the librari

See the [docs folder](docs/README.md) for more detailed instructions and additional documentation.

## Google Cloud Platform
## Google Cloud Platform / Google Ads

For Google Cloud Platform APIs such as Datastore, Cloud Storage or Pub/Sub, we recommend using [Cloud Client Libraries for Python](https://github.com/GoogleCloudPlatform/google-cloud-python) which is under active development.
For Google Cloud Platform APIs such as Datastore, Cloud Storage or Pub/Sub, we recommend using [Cloud Client Libraries for Python](https://github.com/GoogleCloudPlatform/google-cloud-python).

For Google Ads API, we recommend using [Google Ads API Client Library for Python](https://github.com/googleads/google-ads-python/).

## Installation

Expand Down

0 comments on commit ec053f8

Please sign in to comment.