# `smallforce ads google callouts`

Manage Google Ads callouts

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

## Subcommands

- [`smallforce ads google callouts update`](/docs/cli/commands/ads/google/callouts/update): Update account callouts
- [`smallforce ads google callouts list`](/docs/cli/commands/ads/google/callouts/list): List account-wide callout extensions
- [`smallforce ads google callouts add`](/docs/cli/commands/ads/google/callouts/add): Add account-wide callout extensions
- [`smallforce ads google callouts remove`](/docs/cli/commands/ads/google/callouts/remove): Remove an account-wide callout attachment

## Complete command help

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

Manage Google Ads callouts

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

Commands:
  update [options]             Update account callouts
  list [options]               List account-wide callout extensions
  add [options]                Add account-wide callout extensions
  remove [options] <targetId>  Remove an account-wide callout attachment
  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.
