You can wire the Google Ads node into an AI agent as a tool provider: the agent calls the operations you allow. See Agent tools.
Credentials
Connect Google Ads under Credentials in the node settings. See Connecting credentials for the general flow. Sign in with your Google Ads account when prompted; no keys to copy. NoClick requests the following permissions:https://www.googleapis.com/auth/adwords
Operations
| Operation | ID | Description |
|---|---|---|
| Get Ad Group Performance Metrics | get_ad_group_performance_metrics | Get ad group performance |
| Get Campaign Performance Metrics | get_campaign_performance_metrics | Get campaign performance |
| Get Keyword Performance Metrics | get_keyword_performance_metrics | Get keyword performance |
| Get Search Terms Triggering Ads | get_search_terms_triggering_ads | Get search terms report |
| Run Gaql Query | run_gaql_query | Run a custom GAQL query |