# `smallforce ads audiences`

Manage Meta custom audiences

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

## Subcommands

- [`smallforce ads audiences list`](/docs/cli/commands/ads/audiences/list): List Meta custom audiences
- [`smallforce ads audiences create`](/docs/cli/commands/ads/audiences/create): Create a Meta custom audience
- [`smallforce ads audiences get`](/docs/cli/commands/ads/audiences/get): Read a Meta custom audience
- [`smallforce ads audiences update`](/docs/cli/commands/ads/audiences/update): Update a Meta custom audience
- [`smallforce ads audiences delete`](/docs/cli/commands/ads/audiences/delete): Delete a Meta custom audience
- [`smallforce ads audiences add-users`](/docs/cli/commands/ads/audiences/add-users): Add hashed customer records to a Meta custom audience

## Complete command help

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

Manage Meta custom audiences

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

Commands:
  list [options]                  List Meta custom audiences
  create [options]                Create a Meta custom audience
  get [options] <targetId>        Read a Meta custom audience
  update [options] <targetId>     Update a Meta custom audience
  delete [options] <targetId>     Delete a Meta custom audience
  add-users [options] <targetId>  Add hashed customer records to a Meta custom audience
  help [command]                  display help for command
```

## Related reference

- [`smallforce ads`](/docs/cli/commands/ads): 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.
