Google Ads
Connect Google Ads to Cendriix to manage advertising campaigns and performance reporting.
Authentication
Google Ads uses OAuth 2.0. When you click Connect, you’ll be redirected to Google Ads to authorize Cendriix.
Setup
- Navigate to Settings → Integrations → Connectors
- Find Google Ads in the connector list
- Click Connect
- Authorize Cendriix in the Google Ads consent screen
- You’ll be redirected back to Cendriix with the connector active
Admin Setup (Self-Hosted)
To enable Google Ads for your Cendriix instance:
- Register an OAuth application at Google Ads Developer Portal
- Set the callback URL to:
https://api.cendriix.ai/v1/connectors/oauth/callback - Populate the Secrets Manager secret
cendriix/prod/connectors/google-adswith:{ "client_id": "...", "client_secret": "..." }
Use Cases
- Manage advertising campaigns and performance reporting
- Automate workflows between Google Ads and your other connected tools
- Query Google Ads data from Cendra AI assistant
Documentation
Last updated on