detach_shared_set_from_campaigns
Remove a shared set, such as a negative keyword list, from specific campaigns without modifying the shared set itself.
Instructions
Detach a shared set from one or more campaigns — returns a PREVIEW.
Removes CampaignSharedSet linkages so the campaigns no longer inherit the shared set's criteria. The shared set itself is unchanged; only the per-campaign attachment is removed.
Use get_negative_keyword_list_campaigns to inspect existing attachments
before detaching.
shared_set_id: numeric ID from get_negative_keyword_lists. campaign_ids: list of numeric campaign IDs to detach the set from.
Call confirm_and_apply with the returned plan_id to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | No | ||
| campaign_ids | Yes | ||
| shared_set_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||