Home > @uniformdev/context > PersonalizeOptions

PersonalizeOptions interface

Signature:

interface PersonalizeOptions<TVariant> 

Properties

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