Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.04 KB

File metadata and controls

20 lines (12 loc) · 1.04 KB

FeatureFlagLimitations

Subscription limitations regarding Feature flag or Setting values and targeting.

Properties

Name Type Description Notes
maxPercentageOptionCount Integer Maximum number of percentage options a Feature Flag or Setting can have within a targeting rule.
maxTargetingRuleCount Integer Maximum number of targeting rules a Feature Flag or Setting can have.
maxComparisonValueLength Integer Maximum length of a text comparison value.
maxComparisonValueListLength Integer Maximum item count of a list comparison value.
maxComparisonValueListItemLength Integer Maximum length of a list comparison value's item.
maxStringFlagValueLength Integer Maximum length of a text Setting's value.
maxConditionPerTargetingRuleCount Integer Maximum number of `AND` conditions a Feature Flag or Setting can have within a targeting rule.