campaign_negative_keywords_list
Retrieve a paginated list of negative keywords assigned to a specific campaign. Manage keyword exclusions to optimize ad targeting.
Instructions
List campaign-level negative keywords (paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaignId | Yes | ||
| 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. |