Created
September 15, 2022 15:38
-
-
Save oidacra/96e252baa40adcfabc0fa9aa46e8ec26 to your computer and use it in GitHub Desktop.
New Experiment object
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
"entity": [ | |
{ | |
"archived": false, | |
"createdBy": "dotcms.org.1", | |
"creationDate": "2022-09-13T13:53:32.092Z", | |
"description": "my experiment description", | |
"id": "230fd8ef-b5b2-4a84-9aae-783919dddf56", | |
"lastModifiedBy": "dotcms.org.1", | |
"modDate": "2022-09-13T13:53:32.103Z", | |
"name": "my experiment", | |
"pageId": "a9f30020-54ef-494e-92ed-645e757171c2", | |
"scheduling": null, | |
"status": "DRAFT", | |
"trafficAllocation": 100.0, | |
"trafficProportion": { | |
"percentages": {}, | |
"type": "SPLIT_EVENLY" | |
} | |
} | |
], |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment