campaign_negative_keywords_find
Retrieve campaign-level negative keywords from a single Apple Ads campaign using a selector object to filter by conditions, fields, order, and pagination.
Instructions
Find campaign-level negative keywords within a single campaign with a selector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaignId | Yes | ||
| 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. |