Subscription limitations regarding Feature flag or Setting values and targeting.
| 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. |