Last active
January 11, 2022 22:05
-
-
Save nbhasin2/f8964aa4f8754dfdeb040a3a61454069 to your computer and use it in GitHub Desktop.
sample_experiment_mr2_100
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "data": [ | |
| { | |
| "appId": "org.mozilla.ios.Fennec", | |
| "appName": "firefox_ios", | |
| "application": "org.mozilla.ios.Fennec", | |
| "arguments": {}, | |
| "branches": [ | |
| { | |
| "feature": { | |
| "enabled": true, | |
| "featureId": "homescreen", | |
| "value": { | |
| "sections-enabled": { | |
| "jumpBackIn": true, | |
| "libraryShortcuts": false, | |
| "recentlySaved": true | |
| } | |
| } | |
| }, | |
| "ratio": 1, | |
| "slug": "control" | |
| } | |
| ], | |
| "bucketConfig": { | |
| "count": 10000, | |
| "namespace": "ios-homescreen-release-3", | |
| "randomizationUnit": "nimbus_id", | |
| "start": 0, | |
| "total": 10000 | |
| }, | |
| "channel": "nightly", | |
| "endDate": null, | |
| "featureIds": [ | |
| "homescreen" | |
| ], | |
| "id": "all-users-homescreen-ios-production-100-rollout", | |
| "isEnrollmentPaused": false, | |
| "outcomes": [ | |
| { | |
| "priority": "secondary", | |
| "slug": "default_browser" | |
| } | |
| ], | |
| "probeSets": [], | |
| "proposedDuration": 28, | |
| "proposedEnrollment": 7, | |
| "referenceBranch": "control", | |
| "schemaVersion": "1.6.2", | |
| "slug": "all-users-homescreen-ios-production-100-rollout", | |
| "startDate": null, | |
| "targeting": "true", | |
| "userFacingDescription": "Rolling out \"Jump Back in\" to all iOS users", | |
| "userFacingName": "All Users HomeScreen iOS Production 100% Rollout" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment