# `smallforce ads google keywords`

Inspect keywords, search terms, and Keyword Planner data

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

## Subcommands

- [`smallforce ads google keywords add`](/docs/cli/commands/ads/google/keywords/add): Add keywords without replacing existing criteria
- [`smallforce ads google keywords update`](/docs/cli/commands/ads/google/keywords/update): Pause or enable one keyword
- [`smallforce ads google keywords remove`](/docs/cli/commands/ads/google/keywords/remove): Remove one keyword
- [`smallforce ads google keywords list`](/docs/cli/commands/ads/google/keywords/list): List synchronized Google Ads keywords
- [`smallforce ads google keywords search-terms`](/docs/cli/commands/ads/google/keywords/search-terms): Read Google Ads search-term performance
- [`smallforce ads google keywords ideas`](/docs/cli/commands/ads/google/keywords/ideas): Generate Google Keyword Planner ideas
- [`smallforce ads google keywords historical-metrics`](/docs/cli/commands/ads/google/keywords/historical-metrics): Read historical Google keyword metrics

## Complete command help

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

Inspect keywords, search terms, and Keyword Planner data

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

Commands:
  add [options] <targetId>      Add keywords without replacing existing criteria
  update [options] <targetId>   Pause or enable one keyword
  remove [options] <targetId>   Remove one keyword
  list [options]                List synchronized Google Ads keywords
  search-terms [options]        Read Google Ads search-term performance
  ideas [options]               Generate Google Keyword Planner ideas
  historical-metrics [options]  Read historical Google keyword metrics
  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.
