Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: upgrading Google Ads API to v10 #364

Merged
merged 3 commits into from
Feb 24, 2022
Merged

release: upgrading Google Ads API to v10 #364

merged 3 commits into from
Feb 24, 2022

Conversation

kritzware
Copy link
Contributor

@kritzware kritzware commented Feb 23, 2022

https://developers.google.com/google-ads/api/docs/release-notes

Including one notable change which affects this library:

The get method and any services that exclusively had a get method have been removed. Retrieve objects with Search and SearchStream from GoogleAdsService.

This means the .get methods on all services have also been removed in this library. The get method should have never been used in production anyway so this change may only affect any debugging code you may have written.

@kritzware kritzware added the google ads release 🚀 New releases of the library label Feb 23, 2022
@kritzware kritzware mentioned this pull request Feb 23, 2022
1 task
@kritzware kritzware added the next release 🚀 Will be included in the next release of the library label Feb 23, 2022
@kritzware kritzware merged commit 04dd101 into master Feb 24, 2022
@kritzware kritzware deleted the v10 branch February 24, 2022 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
google ads release 🚀 New releases of the library next release 🚀 Will be included in the next release of the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants