Returns a unified campaign list across Facebook, Google, LinkedIn, and TikTok.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 my active campaigns.”
- “Which campaigns are paused?”
get_ad_entity. For ranked performance rollups, use query_metric_breakdown.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
sources | string[] | No | Source slugs to include. |
status | string | No | Filter by status (active, paused, …). |
name_like | string | No | Case-insensitive substring filter on name. |
limit | integer | No | Max rows total (1–500, default 200). Divided across the included sources. |
format | string | No | csv (default), json, or yaml. |