Skip to content

Commit

Permalink
Merge pull request #2403 from woocommerce/dev/update-readme
Browse files Browse the repository at this point in the history
Add info about Google Ads API Client Library Legacy
  • Loading branch information
puntope authored May 15, 2024
2 parents 977311b + 3127be9 commit 35c41c7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,15 @@ npm run -- wp-env run tests-cli -- wp plugin update woocommerce --version=8.0.0-
npm run -- wp-env run tests-cli -- wp wc update
```

### Google Ads API Client Library

The new Google Ads API Client Library version is now available with PHP 7.4 support under this "legacy" branch.

We are using it in [composer](https://github.com/woocommerce/google-listings-and-ads/blob/develop/composer.json#L15)
in order to support PHP 7.4.

Going forward, Google will always add the prefix "legacy-" for the branch supporting PHP 7.4.

## Docs

- [Usage Tracking](./src/Tracking/README.md)
Expand Down

0 comments on commit 35c41c7

Please sign in to comment.