Returns adsets (Meta), ad groups (Google, TikTok) in a unified shape.Documentation Index
Fetch the complete documentation index at: https://docs.cometly.com/llms.txt
Use this file to discover all available pages before exploring further.
When to use
- “List adsets in the Spring Launch campaign.”
- “Which adsets are paused?”
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
sources | string[] | No | Source slugs to include. |
campaign_id | string | No | Limit to a single campaign. |
name_like | string | No | Case-insensitive substring filter on name. |
status | string | No | Filter by status. |
limit | integer | No | Max rows (1–500, default 200). |
format | string | No | csv (default), json, or yaml. |