Google Ads / API Reference
google_ads_list_ads_in_adgroup
Google Ads tool. Prefer the actions marked RECOMMENDED for everyday Google Ads workflows. List all ads within a specific ad group, with their status, type, and performance metrics. Returns headlines, descriptions, final URLs, status, and last-30-day impressions/clicks/cost. Args: ad_group_id: The ad group ID to list ads for. customer_id: Google Ads customer ID. Leave blank to use default. include_paused: Include PAUSED ads (default True). Set False to return only ENABLED ads.
This is a read-only tool: it lists ads in adgroup 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 ads in adgroup 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 |
customer_id | string | No | Customer Id |
include_paused | boolean | No | Include Paused |
Related Google Ads tools
google_ads_list_adgroup_keywordsgoogle_ads_list_adgroup_negative_keywordsgoogle_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: