Home > @uniformdev/context > PersonalizeOptions

PersonalizeOptions interface

Signature:

Properties

PropertyModifiersTypeDescription
algorithm?string(Optional) Name of the personalization selection algorithm to use. Defaults to top-down criteria when not specified.
compositionMetadata?CompositionMetadata(Optional) Composition metadata where the personalization is being rendered for analytics tracking
namestringName of placement (sent to analytics)
take?number(Optional) Maximum number of variants to place (default: 1)
variationsIterable<TVariant>Possible variations to place