# `smallforce ads tiktok audiences`

Manage TikTok customer-list audiences

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

## Subcommands

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

## Complete command help

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

Manage TikTok customer-list audiences

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

Commands:
  list [options]                  List TikTok customer-list audiences
  create [options]                Create a TikTok customer-list audience
  get [options] <targetId>        Read a TikTok customer-list audience
  delete [options] <targetId>     Delete a TikTok customer-list audience
  add-users [options] <targetId>  Upload members to a TikTok customer-list audience
  help [command]                  display help for command
```

## Related reference

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