# `smallforce ads google advertisements`

Create and manage Google advertisements

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

## Subcommands

- [`smallforce ads google advertisements list`](/docs/cli/commands/ads/google/advertisements/list): List Google advertisements
- [`smallforce ads google advertisements get`](/docs/cli/commands/ads/google/advertisements/get): Read one Google advertisement
- [`smallforce ads google advertisements update`](/docs/cli/commands/ads/google/advertisements/update): Update Google ad status, budget, or Search keywords
- [`smallforce ads google advertisements delete`](/docs/cli/commands/ads/google/advertisements/delete): Delete a Google advertisement
- [`smallforce ads google advertisements status`](/docs/cli/commands/ads/google/advertisements/status): Pause or resume a Google advertisement
- [`smallforce ads google advertisements create`](/docs/cli/commands/ads/google/advertisements/create): Create a Google Search or Display campaign hierarchy
- [`smallforce ads google advertisements analytics`](/docs/cli/commands/ads/google/advertisements/analytics): Read analytics for one Google advertisement

## Complete command help

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

Create and manage Google advertisements

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

Commands:
  list [options]                  List Google advertisements
  get [options] <targetId>        Read one Google advertisement
  update [options] <targetId>     Update Google ad status, budget, or Search keywords
  delete [options] <targetId>     Delete a Google advertisement
  status [options] <targetId>     Pause or resume a Google advertisement
  create [options]                Create a Google Search or Display campaign hierarchy
  analytics [options] <targetId>  Read analytics for one Google advertisement
  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.
