# `smallforce ads google connections`

Connect and activate Google Ads credentials

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

## Subcommands

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

## Complete command help

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

Connect and activate Google Ads credentials

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

Commands:
  connect [options]                       Create or reuse a managed Google Ads OAuth connection
  list [options]                          List Google Ads connections and activation state
  activate [options] <socialAccountId>    Activate billing for one Google Ads connection
  disconnect [options] <socialAccountId>  Disconnect one Google Ads credential
  help [command]                          display help for command
```

## Related reference

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