campaigns_find
Search and filter Apple Ads campaigns using a flexible selector with conditions, sorting, and pagination.
Instructions
Search campaigns with a selector — supports conditions (EQUALS/IN/CONTAINS/...), orderBy, and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | Selector object for /find endpoints. Combine conditions / fields / orderBy / pagination. | |
| orgId | No | Override the org (account) for this call. Defaults to ASA_ORG_ID. Use the `org_acls` tool to discover orgIds. |