Home > @uniformdev/context > VariationMatchMetadata

VariationMatchMetadata interface

Data that must exist on a personalization variation regardless of selection algorithm

Signature:

interface VariationMatchMetadata 

Properties

PropertyModifiersTypeDescription
name?string(Optional) Name of the variation for analytics tracking. NOTE: name is optional for backwards compatibility, but it is HIGHLY recommended to specify a name as the default fallback is not helpfully named and is reliant on the order of the variations array.