> ## Documentation Index
> Fetch the complete documentation index at: https://docs.noclick.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Ads

> Connect Google Ads to your workflows: 5 operations.

The Google Ads node adds Google Ads operations to your workflows. Add it on the canvas or ask the AI builder for it by name, then pick an operation and fill in its fields.

<Note>
  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](/agents/tools).
</Note>

## Credentials

Connect Google Ads under **Credentials** in the node settings. See [Connecting credentials](/credentials/connecting) 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  |
