Create Personalize Audience
sitecore_personalize_audience_createCreate a new audience segment by defining attribute rules and match type. Specify name, rules, and optional description to add a segment to the tenant.
Instructions
Creates a new audience/segment from a set of attribute rules. This is a write operation that adds a new segment to the tenant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Display name for the new audience. | |
| rules | Yes | List of rules combined to define segment membership. | |
| matchType | No | Whether ALL rules or ANY rule must match for guest inclusion. | all |
| description | No | Optional human-readable description. |