lyrSplitTestMetricsRank
Automatically determines the winner of a Split Test, and sorts the parts accordingly. Currently not used in favor of clicking columns for sort order.
| 
 Field Name  | 
 Description  | 
 Version Added  | 
| 
 SplitMetricsRankID  | 
 Unique ID for metrics ranking. (int, NOT NULL)  | 
 Added in 9.0  | 
| 
 SplitTestID  | 
 ID of the Split Test this is a part of. (int, NOT NULL)  | 
 Added in 9.0  | 
| 
 MetricID  | 
 ID of the metric being ranked. (Int, NOT NULL)  | 
 Added in 9.0  | 
| 
 Ranking  | 
 Overall priority/ranking. (Int, NULL)  | 
 Added in 9.0  |