Skip to content

SDK API Reference / RTValidateResult

Interface: RTValidateResult

RT 2.0 validation result

Properties

attributes?

optional attributes?: RTAttributeValidateResult[]

Attribute validation results


enabled

enabled: boolean

Whether RT is enabled on the parent segment


events?

optional events?: RTEventValidateResult[]

Event validation results


idStitching?

optional idStitching?: object

ID stitching configuration

primaryKey

primaryKey: string

stitchingKeys?

optional stitchingKeys?: string[]


personalizationServices?

optional personalizationServices?: object[]

Personalization service validation results

name

name: string

valid

valid: boolean