Optional ReadonlyaudienceReadonlybaselineReadonlycontextReadonlyoptimizationReadonlyresolvedReadonlyselectedIdentifier of the personalization or experiment experience.
Optionalsticky?: booleanIndicates whether this optimization selection is sticky for the user.
Index of the selected variant within the experience configuration.
Mapping of baseline entry IDs to their selected variant entry IDs.
Optional ReadonlyselectedOptionalhidden?: booleanOn a baseline: true excludes the whole component from allocation.
On a variant: can be true (author chose "Use empty variant") or false
(unfilled placeholder). Both states share id: "". Do not use this field to
detect an empty variant — use id === "" instead. The Experience API strips
this field before runtime; it is only present in Contentful CDA nt_config.
Unique identifier for the variant. Empty string ("") for an empty variant —
both the deliberate "Use empty variant" choice and an unfilled placeholder slot.
Runtime context attached to SDK event-stream emissions for optimized entry interactions.