FlexibleRuleOperandInfo
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["Enables creation of flexible user lists by combining standard user list rules with a specific timeframe."],["Utilizes \"rule item groups\" to define user list criteria and applies a lookback window to filter users based on past interactions within a set number of days."],["The `rule` field specifies the user list criteria using UserListRuleInfo objects while the `lookback_window_days` field sets the timeframe for user inclusion."]]],[]]