FlexibleRuleOperandInfo

  • A flexible rule wraps the common rule and a lookback window.

  • The rule field is a list of rule item groups that define the rule.

  • The lookback_window_days field is an integer representing the lookback window in days.

Flexible rule that wraps the common rule and a lookback window.

Fields

rule

UserListRuleInfo

List of rule item groups that defines this rule. Rule item groups are grouped together.

lookback_window_days

int64

Lookback window for this rule in days. From now until X days ago.