# `smallforce ads google ad-group-assets`

Manage Google Ads ad-group-assets

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

## Subcommands

- [`smallforce ads google ad-group-assets list`](/docs/cli/commands/ads/google/ad-group-assets/list): List ad-group assets
- [`smallforce ads google ad-group-assets attach`](/docs/cli/commands/ads/google/ad-group-assets/attach): Attach ad-group assets
- [`smallforce ads google ad-group-assets update`](/docs/cli/commands/ads/google/ad-group-assets/update): Update ad-group assets
- [`smallforce ads google ad-group-assets detach`](/docs/cli/commands/ads/google/ad-group-assets/detach): Remove ad-group assets

## Complete command help

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

Manage Google Ads ad-group-assets

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

Commands:
  list [options] <targetId>    List ad-group assets
  attach [options] <targetId>  Attach ad-group assets
  update [options] <targetId>  Update ad-group assets
  detach [options] <targetId>  Remove ad-group assets
  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.
