Skip to main content

Community

Connector Improvement: Google Ads connector should support authentication via google service account

Answered

Please sign in to leave a comment.

Comments

2 comments

  • Official comment

    Hi Ivan,

    Thank you for submitting this feature request and providing all of this context/detail. Your input helps us improve the product.

    We're actively developing a feature to support service account-based authentication on our Google Ads connector (and other Google connectors). However, we are focused on implementing it as we did for the Google Sheets connector.

    When this authentication method is selected in the setup form, Fivetran will generate a service account email. The email will follow the pattern g-[group_id]@fivetran-production.iam.gserviceaccount.com, where [group_id] is the connection's group ID. The user will need to add that service account email to their Google Ads account to grant access. This is slightly different than the method you described, where the user provides a JWT. But it is the same method we support og Google Sheets.

    Would that address your use case?

    Thanks,
    Luke

    Thank you Lucas. Yes, I think that should work in theory.