Remove an ad group from a live campaign
delete_ad_groupPermanently remove an ad group from a live Google Ads campaign. All keywords and ads in it stop serving. Irreversible — Google Ads sets status=REMOVED rather than truly deleting, but the only way back is to recreate the ad group + keywords + ads from scratch.
Prefer pause_campaign (whole campaign) or remove_keywords (specific keywords) for less drastic interventions. Use this only when a whole thematic block of the campaign needs to go (e.g. 'commercial leads' ad group when the user pivots to residential-only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to proceed. If false/omitted, returns a warning summary. | |
| adGroupId | Yes | Numeric Google Ads ad group id. |