# `smallforce ads google campaign-assets`

Manage Google Ads campaign-assets

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

## Subcommands

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

## Complete command help

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

Manage Google Ads campaign-assets

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

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