# `smallforce ads tracking-tags`

Manage Meta pixels, datasets, sharing, and statistics

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

## Subcommands

- [`smallforce ads tracking-tags list`](/docs/cli/commands/ads/tracking-tags/list): List Meta pixels and datasets
- [`smallforce ads tracking-tags create`](/docs/cli/commands/ads/tracking-tags/create): Create a Meta pixel
- [`smallforce ads tracking-tags get`](/docs/cli/commands/ads/tracking-tags/get): Read a Meta pixel
- [`smallforce ads tracking-tags update`](/docs/cli/commands/ads/tracking-tags/update): Update a Meta pixel
- [`smallforce ads tracking-tags shared-accounts`](/docs/cli/commands/ads/tracking-tags/shared-accounts): List ad accounts sharing a Meta pixel
- [`smallforce ads tracking-tags share`](/docs/cli/commands/ads/tracking-tags/share): Share a Meta pixel with another local ad account
- [`smallforce ads tracking-tags unshare`](/docs/cli/commands/ads/tracking-tags/unshare): Remove a Meta pixel from another local ad account
- [`smallforce ads tracking-tags stats`](/docs/cli/commands/ads/tracking-tags/stats): Read Meta pixel event statistics

## Complete command help

```text
Usage: smallforce ads tracking-tags [options] [command]

Manage Meta pixels, datasets, sharing, and statistics

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

Commands:
  list [options]                        List Meta pixels and datasets
  create [options]                      Create a Meta pixel
  get [options] <targetId>              Read a Meta pixel
  update [options] <targetId>           Update a Meta pixel
  shared-accounts [options] <targetId>  List ad accounts sharing a Meta pixel
  share [options] <targetId>            Share a Meta pixel with another local ad account
  unshare [options] <targetId>          Remove a Meta pixel from another local ad account
  stats [options] <targetId>            Read Meta pixel event statistics
  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.
