Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property sets a weight value between 0 and 1 that influences the order in which recommendations are presented to users. |
| What area does it affect? |
Recommended Actions |
| What does the default mean? |
The default value is "0.9", which is the baseline setting used unless it is changed. |
| When should you review it? |
An admin should review this property when adjusting recommendation priorities or optimizing user experience. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_nb_action.recommendation_order_weight |
| Sys ID |
918de07a0f22201076bd445485767e20 |
| Type |
string |
| Application |
Recommended Actions |
| Default value |
0.9 |
| Description |
Recommendation Order Weight(Value should be in the range (0,1)). |
| Updated |
2024-05-25 03:39:04 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... form Field Description Rule Order Weight (sn_nb_action.rule_order_weight) Weight given to an action based on the priority of the rule that recommends it. The default value is 0.9. Recommendation Order Weight (sn_nb_action.recommendation_order_weight) Weight given to an action based on the priority of the rule that recommends it. The default value is 0.9. Frequency Weight (sn_nb_action.frequency_weight) Weight applied based on the number of ...
Related properties