# `smallforce ads ad-sets`

Inspect and update Meta Ads ad sets

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

## Subcommands

- [`smallforce ads ad-sets get`](/docs/cli/commands/ads/ad-sets/get): Get one ad set with live schedule and learning state
- [`smallforce ads ad-sets update`](/docs/cli/commands/ads/ad-sets/update): Update an ad set's name, status, ABO budget, schedule, or bidding

## Complete command help

```text
Usage: smallforce ads ad-sets [options] [command]

Inspect and update Meta Ads ad sets

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

Commands:
  get [options] <adSetId>     Get one ad set with live schedule and learning state
  update [options] <adSetId>  Update an ad set's name, status, ABO budget, schedule, or bidding
  help [command]              display help for command
```

## Related reference

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