Created
August 21, 2017 20:54
-
-
Save jaredlockhart/cd7ce32f881ff5e1f54edc4dc25d0ce3 to your computer and use it in GitHub Desktop.
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
| { | |
| "id": 221, | |
| "last_updated": "2017-08-21T19:07:15.021328Z", | |
| "name": "Preference Experiment: Activity Stream in Beta (Bug 1369150)", | |
| "enabled": true, | |
| "is_approved": true, | |
| "revision_id": "0a0d3222d181a60dcdd9dd46ab22af4b5fac3e57fcd07425aa02b3475c186f7f", | |
| "action": "preference-experiment", | |
| "arguments": { | |
| "branches": [ | |
| { | |
| "ratio": 1, | |
| "slug": "control", | |
| "value": false | |
| }, | |
| { | |
| "ratio": 10, | |
| "slug": "as-enabled", | |
| "value": true | |
| } | |
| ], | |
| "experimentDocumentUrl": "https://bugzilla.mozilla.org/show_bug.cgi?id=1389722", | |
| "preferenceBranchType": "default", | |
| "preferenceName": " browser.newtabpage.activity-stream.enabled", | |
| "preferenceType": "boolean", | |
| "slug": "pref-flip-activity-stream-beta-1389722" | |
| }, | |
| "channels": [], | |
| "countries": [], | |
| "locales": [], | |
| "extra_filter_expression": "( normandy.channel == 'beta' && \n[normandy.userId, normandy.recipe.id]|stableSample(0.10) && \nnormandy.version >= '56.0' &&\nnormandy.locale == 'en-US' &&\nnormandy.country == 'US' )", | |
| "filter_expression": "( normandy.channel == 'beta' && \n[normandy.userId, normandy.recipe.id]|stableSample(0.10) && \nnormandy.version >= '56.0' &&\nnormandy.locale == 'en-US' &&\nnormandy.country == 'US' )", | |
| "latest_revision_id": "0a0d3222d181a60dcdd9dd46ab22af4b5fac3e57fcd07425aa02b3475c186f7f", | |
| "approved_revision_id": "0a0d3222d181a60dcdd9dd46ab22af4b5fac3e57fcd07425aa02b3475c186f7f", | |
| "approval_request": { | |
| "id": 164, | |
| "created": "2017-08-21T19:24:15.653993Z", | |
| "creator": { | |
| "id": 3, | |
| "first_name": "", | |
| "last_name": "", | |
| "email": "mgrimes@mozilla.com" | |
| }, | |
| "approved": true, | |
| "approver": { | |
| "id": 7, | |
| "first_name": "", | |
| "last_name": "", | |
| "email": "isegall@mozilla.com" | |
| }, | |
| "comment": "Very approved" | |
| } | |
| }, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment