1+ {
2+ "splits" : [
3+ {
4+ "trafficTypeName" : " account" ,
5+ "name" : " FACUNDO_TEST" ,
6+ "trafficAllocation" : 59 ,
7+ "trafficAllocationSeed" : -2108186082 ,
8+ "seed" : -1947050785 ,
9+ "status" : " ACTIVE" ,
10+ "killed" : false ,
11+ "defaultTreatment" : " off" ,
12+ "changeNumber" : 1506703262916 ,
13+ "algo" : 2 ,
14+ "conditions" : [
15+ {
16+ "conditionType" : " WHITELIST" ,
17+ "matcherGroup" : {
18+ "combiner" : " AND" ,
19+ "matchers" : [
20+ {
21+ "keySelector" : null ,
22+ "matcherType" : " WHITELIST" ,
23+ "negate" : false ,
24+ "userDefinedSegmentMatcherData" : null ,
25+ "whitelistMatcherData" : {
26+ "whitelist" : [
27+ " nico_test" ,
28+ " othertest"
29+ ]
30+ },
31+ "unaryNumericMatcherData" : null ,
32+ "betweenMatcherData" : null ,
33+ "booleanMatcherData" : null ,
34+ "dependencyMatcherData" : null ,
35+ "stringMatcherData" : null
36+ }
37+ ]
38+ },
39+ "partitions" : [
40+ {
41+ "treatment" : " on" ,
42+ "size" : 100
43+ }
44+ ],
45+ "label" : " whitelisted"
46+ },
47+ {
48+ "conditionType" : " WHITELIST" ,
49+ "matcherGroup" : {
50+ "combiner" : " AND" ,
51+ "matchers" : [
52+ {
53+ "keySelector" : null ,
54+ "matcherType" : " WHITELIST" ,
55+ "negate" : false ,
56+ "userDefinedSegmentMatcherData" : null ,
57+ "whitelistMatcherData" : {
58+ "whitelist" : [
59+ " bla"
60+ ]
61+ },
62+ "unaryNumericMatcherData" : null ,
63+ "betweenMatcherData" : null ,
64+ "booleanMatcherData" : null ,
65+ "dependencyMatcherData" : null ,
66+ "stringMatcherData" : null
67+ }
68+ ]
69+ },
70+ "partitions" : [
71+ {
72+ "treatment" : " off" ,
73+ "size" : 100
74+ }
75+ ],
76+ "label" : " whitelisted"
77+ },
78+ {
79+ "conditionType" : " ROLLOUT" ,
80+ "matcherGroup" : {
81+ "combiner" : " AND" ,
82+ "matchers" : [
83+ {
84+ "keySelector" : {
85+ "trafficType" : " account" ,
86+ "attribute" : null
87+ },
88+ "matcherType" : " ALL_KEYS" ,
89+ "negate" : false ,
90+ "userDefinedSegmentMatcherData" : null ,
91+ "whitelistMatcherData" : null ,
92+ "unaryNumericMatcherData" : null ,
93+ "betweenMatcherData" : null ,
94+ "booleanMatcherData" : null ,
95+ "dependencyMatcherData" : null ,
96+ "stringMatcherData" : null
97+ }
98+ ]
99+ },
100+ "partitions" : [
101+ {
102+ "treatment" : " on" ,
103+ "size" : 0
104+ },
105+ {
106+ "treatment" : " off" ,
107+ "size" : 100
108+ },
109+ {
110+ "treatment" : " visa" ,
111+ "size" : 0
112+ }
113+ ],
114+ "label" : " in segment all"
115+ }
116+ ]
117+ }
118+ ],
119+ "since" : -1 ,
120+ "till" : 1506703262916
121+ }
0 commit comments