Google Ads / API Reference
google_ads_list_adgroup_keywords
Google Ads tool. Prefer the actions marked RECOMMENDED for everyday Google Ads workflows. List all keywords in an ad group regardless of spend — useful for auditing. Unlike keyword_performance reports, this returns all keywords including those with zero impressions. Args: ad_group_id: Ad group ID to list keywords from. include_paused: Include paused keywords (default True). customer_id: Google Ads customer ID. Leave blank to use default.
This is a read-only tool: it lists adgroup keywords from your Google Ads account. It changes nothing.
Ask Claude
You do not call this tool yourself. Ask for the outcome and the client picks the tool:
List adgroup keywords in my Google Ads account for [ad group id].
It takes 1 required and 2 optional parameters.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
ad_group_id | string | Yes | Ad Group Id |
include_paused | boolean | No | Include Paused |
customer_id | string | No | Customer Id |
Related Google Ads tools
google_ads_list_adgroup_negative_keywordsgoogle_ads_list_ads_in_adgroupgoogle_ads_list_conversion_actions_fullgoogle_ads_list_customersgoogle_ads_list_labelsgoogle_ads_list_location_targets
Before you can call it
This tool needs a connected Google Ads account. The Google Ads connect guide covers the OAuth flow and the permissions it asks for, and the quickstart gets a client talking to the server in about five minutes.
Workflows that use this
Rather than calling tools one at a time, these skills run a whole procedure against the same account: