FlexibleRuleOperandInfo

  • Flexible rule combining a common rule and a lookback window.

  • Contains fields for rule (list of rule item groups) and lookback_window_days (integer).

  • The lookback window defines the time frame 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.