google ads get adgroups
google_ads_get_adgroupsRetrieve ad groups from a Google Ads account, using optional campaign ID, status, and limit filters to narrow results.
Instructions
List ad groups for a Google Ads account, optionally filtered by campaign.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of returned items or rows. The declared bounds and default apply; use pagination for additional results. | |
| campaignId | No | Filter by campaign ID | |
| customerId | Yes | Google Ads customer ID (without dashes, e.g., 1234567890) | |
| statusFilter | No | Native status values used to filter the returned entities. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Original tool result: parsed JSON when the text is JSON, otherwise the text or multiple MCP content blocks. Provider fields depend on the selected query. |