# `smallforce ads google audiences`

Manage Google Customer Match audiences

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

## Subcommands

- [`smallforce ads google audiences list`](/docs/cli/commands/ads/google/audiences/list): List Google Customer Match audiences
- [`smallforce ads google audiences create`](/docs/cli/commands/ads/google/audiences/create): Create a Google Customer Match audience
- [`smallforce ads google audiences get`](/docs/cli/commands/ads/google/audiences/get): Read a Google Customer Match audience
- [`smallforce ads google audiences delete`](/docs/cli/commands/ads/google/audiences/delete): Delete a Google Customer Match audience
- [`smallforce ads google audiences add-users`](/docs/cli/commands/ads/google/audiences/add-users): Upload members to a Google Customer Match audience

## Complete command help

```text
Usage: smallforce ads google audiences [options] [command]

Manage Google Customer Match audiences

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

Commands:
  list [options]                  List Google Customer Match audiences
  create [options]                Create a Google Customer Match audience
  get [options] <targetId>        Read a Google Customer Match audience
  delete [options] <targetId>     Delete a Google Customer Match audience
  add-users [options] <targetId>  Upload members to a Google Customer Match audience
  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.
