FlexibleRuleOperandInfo

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

  • The rule field defines the list of rule item groups.

  • The lookback_window_days field sets the lookback window in days from the present.

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.