detach_shared_set_from_campaigns
Detach a shared set from specified campaigns to stop inheriting its criteria. Returns a preview that can be confirmed.
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 |
|---|---|---|---|
| shared_set_id | Yes | ||
| campaign_ids | Yes | ||
| customer_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||