Personalization Recommender Calculated Insight Rule Input

Represents a rule based on a calculated insight.

This representation inherits properties from the Personalization Recommender Base Rule Input.

Note

Name Type Description Required or Optional Available Version
calculatedInsightName String The API name of the calculated insight. Required 64.0
fieldName String The API name of the metric or dimension. Required 64.0
fieldRuleOperator Personalization Recommender Logical Operator Enum The logical operator for the field rules. Optional 64.0
fieldRules Personalization Recommender Field Rule Input[] A list of field rules for the calculated insight. Optional 64.0
predicate Personalization Recommender Base Predicate Input The predicate for the rule. Required 64.0