Skip to main content

PersonalizedContentBlock

Overview

PersonalizedContentBlock represents a content block tailored to specific user segments or personalization criteria. Each block contains multiple content segments that are rendered based on predefined rules or user attributes.

Attributes

id

type: string

A unique identifier for the personalized content block.

type

type: literal = 'personalizedContent'

Discriminant for this block type.

contentSegments

type: ContentSegment[]

A list of content segments, each tailored to a specific user segment or condition.