Skip to content

SDK API Reference / SegmentRule

Interface: SegmentRule

Segment filtering rule - supports nested And/Or conditions

Properties

conditions

conditions: SegmentCondition[]


description?

optional description: string


expr?

optional expr: string


type

type: "And" | "Or"