No, the "Sign in with Google" option for Google Ads is not available in the Airbyte Open Source version. This feature is only available in the Airbyte Cloud version. In the Open Source version, you need to manually manage the OAuth flow or use other types of credentials. Specifically, you will need to obtain a Developer Token, Client ID, Client Secret, and Refresh Token to authenticate your Google Ads account. Here are the steps to set up the Google Ads connector in Airbyte Open Source: 1. Navigate to the Airbyte Open Source dashboard. 2. In the left navigation bar, click
Sources. In the top-right corner, click
+ New source. 3. Find and select
Google Ads from the list of available sources. 4. Enter a
Source name of your choosing. 5. Enter the
Developer Token you obtained from Google. 6. To authenticate your Google account, enter your Google application's
Client ID,
Client Secret,
Refresh Token, and optionally, the
Access Token. For more details, you can refer to the [Airbyte documentation](
https://docs.airbyte.com/integrations/sources/google-ads#for-airbyte-open-source).