Skip to content

The Google Ads connector manages large or complex Google Ads accounts, campaigns, ads, batch jobs and operations.

For more details, please refer to https://developers.google.com/gmail/api/reference/rest.

Prerequisites

You must have a Google Ads account.

Connection Details

The connector authenticates with your Google Account using OAuth2.0.

Specify the following details to define a connection:

Property Description
Client ID The client ID for your application. You can find this value in the API Console Credentials page..
Client Secret The Client Secret is the secret known only to the application and the authorization server.
Base URL The Base URL for accessing the APIs must be specified:https://www.googleapis.com/gmail

Additional Information

Please refer to the authentication documentation: https://developers.google.com/google-ads/api/rest/auth.