ContentSegment
Overview
ContentSegment
represents a segmented block of content. It includes a specific segment identifier and associated content, enabling personalization or conditional rendering based on the segment.
Attributes
content
type: ContentBlockType
The content block associated with this segment.
segment
type: string
The identifier for the segment. Used to differentiate content for specific conditions or audiences.