# `smallforce ads google ad-groups`

Manage Google Ads ad groups

This page is generated from the same Commander definition shipped in SmallForce CLI 0.1.8. Run `smallforce ads google ad-groups --help` locally to view the same reference for your installed version.

## Subcommands

- [`smallforce ads google ad-groups list`](/docs/cli/commands/ads/google/ad-groups/list): List ad groups including empty groups
- [`smallforce ads google ad-groups create`](/docs/cli/commands/ads/google/ad-groups/create): Create a paused Search ad group
- [`smallforce ads google ad-groups delete`](/docs/cli/commands/ads/google/ad-groups/delete): Delete an ad group and its ads
- [`smallforce ads google ad-groups update`](/docs/cli/commands/ads/google/ad-groups/update): Update a Google Ads ad group
- [`smallforce ads google ad-groups status`](/docs/cli/commands/ads/google/ad-groups/status): Pause or resume a Google Ads ad group

## Complete command help

```text
Usage: smallforce ads google ad-groups [options] [command]

Manage Google Ads ad groups

Options:
  -h, --help                   display help for command

Commands:
  list [options]               List ad groups including empty groups
  create [options] <targetId>  Create a paused Search ad group
  delete [options] <targetId>  Delete an ad group and its ads
  update [options] <targetId>  Update a Google Ads ad group
  status [options] <targetId>  Pause or resume a Google Ads ad group
  help [command]               display help for command
```

## Related reference

- [`smallforce ads google`](/docs/cli/commands/ads/google): Parent command and related operations.
- [CLI installation and authentication](/docs/cli/getting-started): Install the CLI and configure an API key.
- [CLI JSON output](/docs/cli/json-output): Use stable machine-readable output in scripts and agents.
