# `smallforce ads accounts`

Synchronize and list Meta advertising accounts

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

## Subcommands

- [`smallforce ads accounts list`](/docs/cli/commands/ads/accounts/list): List local Meta ad-account IDs used by every ads command
- [`smallforce ads accounts sync`](/docs/cli/commands/ads/accounts/sync): Synchronize provider ad accounts for one active connection

## Complete command help

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

Synchronize and list Meta advertising accounts

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

Commands:
  list [options]                    List local Meta ad-account IDs used by every ads command
  sync [options] <socialAccountId>  Synchronize provider ad accounts for one active connection
  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.
