# List ad sets (adsap_list_ad_sets)

Lists the ad sets in one campaign with targeting, budget, optimization, schedule and delivery status.

Canonical: https://adsap.ai/docs/tools/adsap_list_ad_sets
Updated: 2026-09-13

**Platform:** Meta · **Read or write:** Read · **Plan:** All plans · **Consumes a task:** No · **Preview supported:** No

## What it does

Lists the ad sets in one campaign with targeting, budget, optimization, schedule and delivery status. You can filter by status and page through results. In assistants that support interactive cards, you can tick an ad set and use it straight away when creating an ad.

## Parameters

Descriptions are shortened from the tool schema. Your assistant sees the full text.

| Name | Type | Required | Description |
|---|---|---|---|
| `campaign_id` | string | Yes |  |
| `ad_account_id` | string | No |  |
| `status_filter` | one of `ACTIVE`, `PAUSED`, `DELETED`, `ARCHIVED`, `ALL` | No |  |
| `limit` | number | No |  |
| `cursor` | string | No |  |

## Example prompts

- "What ad sets are running under the Summer Sale campaign?"
- "Show me the paused ad sets in campaign 120200000000000."
- "List the ad sets in this campaign with their daily budgets."

## Related tools

- [`adsap_create_ad_sets`](/tools/adsap_create_ad_sets): Create one or more Meta ad sets under an existing campaign.

## Guide

Read [Creating an ad set](/guides/launch/ad-sets) for the workflow around this tool, and the [Tool reference](/tools) for every tool.
