campaign_negative_keywords_get
Retrieve a specific negative keyword from a campaign by providing campaign and keyword IDs.
Instructions
Fetch a single campaign-level negative keyword by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaignId | Yes | ||
| keywordId | Yes | ||
| orgId | No | Override the org (account) for this call. Defaults to ASA_ORG_ID. Use the `org_acls` tool to discover orgIds. |