targeting_keywords_delete_single
Delete a single targeting keyword from an ad group by providing campaign, ad group, and keyword IDs.
Instructions
Delete a single targeting keyword by ID (uses Apple's REST DELETE variant).
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. |