campaigns_list
Retrieve a paginated list of all campaigns in your Apple Ads account. Control page size and offset to navigate results.
Instructions
List all campaigns in the org (paginated). For richer filtering use campaigns_find.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items per page. Apple's hard cap is 1000 for most endpoints. | |
| offset | No | Result offset for pagination. | |
| orgId | No | Override the org (account) for this call. Defaults to ASA_ORG_ID. Use the `org_acls` tool to discover orgIds. |