How can we connect to Google Ads API using Matillion ? The Google Adwords API does not work with developer tokens created after 29th of April 2021. Thankful for any tips and ideas

How can we connect to Google Ads API using Matillion ? The Google Adwords API does not work with developer tokens created after 29th of April 2021. Thankful for any tips and ideas

Hi @ChrisGus​,

I don't have much experience with Google Ads API specifically but I noticed that the Adwords API is deprecated as of April 2022 and is replaced by the Ads API as you indicated. I suspect the 2 services are different in the way they operate which probably means the Adwords component is probably not going to work.

An option that you may try is to use API Profiles to access the Google Ads. The other approach would be to leverage Python and the requests module but it's definitely a coded solution. Sorry I couldn't be of more help but hopefully this sparks an idea.