# `smallforce ads google sitelinks`

Manage Google Ads sitelinks

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

## Subcommands

- [`smallforce ads google sitelinks list`](/docs/cli/commands/ads/google/sitelinks/list): List account sitelinks
- [`smallforce ads google sitelinks add`](/docs/cli/commands/ads/google/sitelinks/add): Add account sitelinks
- [`smallforce ads google sitelinks update`](/docs/cli/commands/ads/google/sitelinks/update): Update account sitelinks
- [`smallforce ads google sitelinks detach`](/docs/cli/commands/ads/google/sitelinks/detach): Remove account sitelink

## Complete command help

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

Manage Google Ads sitelinks

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

Commands:
  list [options]    List account sitelinks
  add [options]     Add account sitelinks
  update [options]  Update account sitelinks
  detach [options]  Remove account sitelink
  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.
