# `smallforce ads connections`

Connect and activate the Meta Ads credential account

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

## Subcommands

- [`smallforce ads connections connect`](/docs/cli/commands/ads/connections/connect): Create or reuse a Meta Ads connection
- [`smallforce ads connections list`](/docs/cli/commands/ads/connections/list): List Meta Ads credential connections and activation state
- [`smallforce ads connections activate`](/docs/cli/commands/ads/connections/activate): Activate billing for one Meta Ads connection
- [`smallforce ads connections disconnect`](/docs/cli/commands/ads/connections/disconnect): Disconnect one Meta Ads credential account

## Complete command help

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

Connect and activate the Meta Ads credential account

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

Commands:
  connect [options]                       Create or reuse a Meta Ads connection
  list [options]                          List Meta Ads credential connections and activation state
  activate [options] <socialAccountId>    Activate billing for one Meta Ads connection
  disconnect [options] <socialAccountId>  Disconnect one Meta Ads credential account
  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.
