# `smallforce ads tiktok comments`

Manage TikTok Ads comments

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

## Subcommands

- [`smallforce ads tiktok comments list`](/docs/cli/commands/ads/tiktok/comments/list): List comments on an ad
- [`smallforce ads tiktok comments reply`](/docs/cli/commands/ads/tiktok/comments/reply): Reply to an ad comment
- [`smallforce ads tiktok comments hide`](/docs/cli/commands/ads/tiktok/comments/hide): Hide or unhide an ad comment
- [`smallforce ads tiktok comments delete`](/docs/cli/commands/ads/tiktok/comments/delete): Delete an ad comment

## Complete command help

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

Manage TikTok Ads comments

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

Commands:
  list [options] <targetId>    List comments on an ad
  reply [options] <targetId>   Reply to an ad comment
  hide [options] <targetId>    Hide or unhide an ad comment
  delete [options] <targetId>  Delete an ad comment
  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.
