Create channel set
create_channel_setSave a group of channels as a named set for one-click multi-channel targeting. Reuse the set across publishing workflows; names must be unique per organization.
Instructions
Create a channel set — a saved channel grouping for one-click multi-channel targeting. Names are unique per organization (a duplicate fails with a 409, code DUPLICATE_NAME); an organization can have up to 50 sets. Use this when the user wants to save a group of channels for one-click targeting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Set name (max 100 chars, unique per organization). | |
| channelIds | Yes | IDs of channels in your organization (at least 1). |