Home > @uniformdev/context > PersonalizeOptions
PersonalizeOptions interface
Signature:
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(Optional) Name of the personalization selection algorithm to use. Defaults to top-down criteria when not specified. | ||
|
(Optional) Composition metadata where the personalization is being rendered for analytics tracking | |||
|
string |
Name of placement (sent to analytics) | ||
|
number |
(Optional) Maximum number of variants to place (default: 1) | ||
|
Iterable<TVariant> |
Possible variations to place |