adgroup_negative_keywords_get
Retrieve a specific negative keyword assigned to an ad group using its campaign, ad group, and keyword IDs.
Instructions
Fetch a single ad-group-level negative keyword by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaignId | Yes | ||
| adGroupId | 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. |