Hi all! Is anyone aware of a Google Ads tap that u...
# singer-taps
h
Hi all! Is anyone aware of a Google Ads tap that uses the newer Google Ads API? It looks like the Adwords API has been discontinued so new users cannot use that API – the official one listed on Singer / Meltano is using Adwords API from what I can see: https://github.com/singer-io/tap-adwords
v
https://github.com/AutoIDM/tap-googleads works as well, not sure which is better
a
Hi @hassan_syyid Derek's 'AutoIDM' variant of the google ads tap has been created with the Meltano SDK and we are actively testing / working with it now. The 'vibeus' variant doesn't look to have been touched since it was created, but not a great deal of difference as they are both early stage. Our plan is to great a set of dbt models and initial charts based on the 'AutoIDM' variant. Derek and I were chatting about where this tap could live in the future, but I'm sure Derek would be find with more pull requests or enhancement requests. Hope that helps. Aaron
h
Ah, awesome. Thanks @visch and @aaron_phethean – will check out this version too.
a
No worries. @daniel_walker is actively working on a couple of small PRs now to improve the sync with postgres and handling multiple customers.