Skip to content

Commit 8a93628

Browse files
Update config.json
1 parent 328c440 commit 8a93628

1 file changed

Lines changed: 67 additions & 86 deletions

File tree

config.json

Lines changed: 67 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -2237,7 +2237,7 @@
22372237
"endAt": "9999-12-31T00:00:00.000Z",
22382238
"splits": [
22392239
{
2240-
"variationKey": "false",
2240+
"variationKey": "true",
22412241
"shards": []
22422242
}
22432243
],
@@ -16588,91 +16588,6 @@
1658816588
}
1658916589
]
1659016590
},
16591-
"ads-on-preaffiliates": {
16592-
"key": "ads-on-preaffiliates",
16593-
"enabled": true,
16594-
"variationType": "STRING",
16595-
"variations": {
16596-
"control": {
16597-
"key": "control",
16598-
"value": "control"
16599-
},
16600-
"treatment": {
16601-
"key": "treatment",
16602-
"value": "treatment"
16603-
}
16604-
},
16605-
"totalShards": 10000,
16606-
"entityId": 145,
16607-
"allocations": [
16608-
{
16609-
"key": "allocation-139570",
16610-
"startAt": "2026-07-10T18:18:11.954Z",
16611-
"endAt": "9999-12-31T00:00:00.000Z",
16612-
"splits": [
16613-
{
16614-
"variationKey": "control",
16615-
"shards": [
16616-
{
16617-
"salt": "ads-on-preaffiliates-139570-traffic",
16618-
"ranges": [
16619-
{
16620-
"start": 0,
16621-
"end": 0
16622-
}
16623-
]
16624-
},
16625-
{
16626-
"salt": "ads-on-preaffiliates-139570-split",
16627-
"ranges": [
16628-
{
16629-
"start": 0,
16630-
"end": 5000
16631-
}
16632-
]
16633-
}
16634-
]
16635-
},
16636-
{
16637-
"variationKey": "treatment",
16638-
"shards": [
16639-
{
16640-
"salt": "ads-on-preaffiliates-139570-traffic",
16641-
"ranges": [
16642-
{
16643-
"start": 0,
16644-
"end": 0
16645-
}
16646-
]
16647-
},
16648-
{
16649-
"salt": "ads-on-preaffiliates-139570-split",
16650-
"ranges": [
16651-
{
16652-
"start": 5000,
16653-
"end": 10000
16654-
}
16655-
]
16656-
}
16657-
]
16658-
}
16659-
],
16660-
"doLog": true
16661-
},
16662-
{
16663-
"key": "allocation-139567",
16664-
"startAt": "2026-07-10T18:17:40.901Z",
16665-
"endAt": "9999-12-31T00:00:00.000Z",
16666-
"splits": [
16667-
{
16668-
"variationKey": "control",
16669-
"shards": []
16670-
}
16671-
],
16672-
"doLog": false
16673-
}
16674-
]
16675-
},
1667616591
"mweb-android-intent-deeplink": {
1667716592
"key": "mweb-android-intent-deeplink",
1667816593
"enabled": true,
@@ -17193,6 +17108,72 @@
1719317108
"doLog": false
1719417109
}
1719517110
]
17111+
},
17112+
"ads-on-preaffiliates": {
17113+
"key": "ads-on-preaffiliates",
17114+
"enabled": true,
17115+
"variationType": "STRING",
17116+
"variations": {
17117+
"control": {
17118+
"key": "control",
17119+
"value": "control"
17120+
},
17121+
"treatment": {
17122+
"key": "treatment",
17123+
"value": "treatment"
17124+
}
17125+
},
17126+
"totalShards": 10000,
17127+
"entityId": 145,
17128+
"allocations": [
17129+
{
17130+
"key": "allocation-144658",
17131+
"startAt": "2026-07-21T16:36:33.602Z",
17132+
"endAt": "9999-12-31T00:00:00.000Z",
17133+
"rules": [
17134+
{
17135+
"conditions": [
17136+
{
17137+
"value": [
17138+
"1145439815"
17139+
],
17140+
"operator": "ONE_OF",
17141+
"attribute": "channel_id"
17142+
}
17143+
]
17144+
}
17145+
],
17146+
"splits": [
17147+
{
17148+
"variationKey": "treatment",
17149+
"shards": [
17150+
{
17151+
"salt": "ads-on-preaffiliates-144658-split",
17152+
"ranges": [
17153+
{
17154+
"start": 0,
17155+
"end": 10000
17156+
}
17157+
]
17158+
}
17159+
]
17160+
}
17161+
],
17162+
"doLog": false
17163+
},
17164+
{
17165+
"key": "allocation-139567",
17166+
"startAt": "2026-07-10T18:17:40.901Z",
17167+
"endAt": "9999-12-31T00:00:00.000Z",
17168+
"splits": [
17169+
{
17170+
"variationKey": "control",
17171+
"shards": []
17172+
}
17173+
],
17174+
"doLog": false
17175+
}
17176+
]
1719617177
}
1719717178
}
1719817179
}

0 commit comments

Comments
 (0)