Google Ads connector attempting to use old api version

Hi Everyone!
I have a data connection via google-ads connector using that palantir provided connection. I am connecting via an agent and while I am able to preview the google ads database structure, attempting to preview or create any syncs results in an INVALID_ARGUMENT error, Version v15 is deprecated. It appears google has sunset v15 as of the end of September and is now on v18. Is there a way to edit the method that the connector is calling? My google ads gui reports that my agent is attempting to call “google.ads.googleads.v15.services.GoogleAdsService.Search” and it is returning the error.

I believe all that would need to be done is update to call v18. But perhaps i have this setup entirely wrong. Any advice or help would be greatly appreciated.

Thanks!