Hello! Google Ads is using API 12 and it will be <...
# plugins-general
d
Hello! Google Ads is using API 12 and it will be sunset 27 Sep. There is PR to bump version to v13. Please check.
d
even better @visch))
but meltano website is looking on https://github.com/Matatika/tap-googleads
why not 15?
I bumped PR to v14 as well
r
Hi @dima_anoshin, I'll raise this with the team tomorrow. Thanks for the PR!
d
@Reuben (Matatika) appreciate!
a
HI @dima_anoshin thanks for PR and the nudge. We'll check the PR and run our test suite. New release of the plugin next week.
d
hello @aaron_phethean any plans for release?
r
Hi @dima_anoshin - we've released v0.4.0 just now, and there is a PR open to Meltano Hub to pin the definition to that version. Since it is currently unpinned, you should just need to reinstall the plugin to get the latest changes:
Copy code
meltano install extractor tap-googleads
Once the PR is approved, you can update the locked definition to reference
v0.4.0
explicitly:
Copy code
meltano lock --update extractor tap-googleads
Update: Hub PR was merged! 🙂
Copy code
meltano lock --update extractor tap-googleads
meltano install extractor tap-googleads
d
Thank you!