Partially Update Experiment
Path parameters
id
Request body
Response
Partially Update Experiment Success
Example response
{
"message": "string",
"data": {
"id": "a_experiment",
"description": "a helpful summary of what this experiment does",
"lastModifierName": "CONSOLE API",
"lastModifierID": "f0JAV9dd7KF0sUbi1DHWB",
"idType": "userID",
"status": "setup",
"layerID": "layer1",
"hypothesis": "Does 1 or 0 work better?",
"primaryMetrics": [
{
"name": "l14",
"type": "user"
}
],
"primaryMetricTags": [],
"secondaryMetrics": [
{
"name": "mau_28d",
"type": "user"
}
],
"secondaryMetricTags": [],
"groups": [
{
"name": "group1",
"size": 50,
"parameterValues": {
"key": 1
}
},
{
"name": "gruop2",
"size": 50,
"parameterValues": {
"key": 0
}
}
],
"allocation": 50.46,
"duration": 14,
"targetingGateID": "a_gate",
"defaultConfidenceInterval": "95",
"bonferroniCorrection": false,
"tags": []
}
}Changes
Changed in 3 of the 8 revisions of this API.2622
- ●
added the new
afterenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
anyenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
any_case_sensitiveenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
array_contains_allenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
array_contains_anyenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
array_contains_noneenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
beforeenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
encoded_anyenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
gtenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
gteenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_not_nullenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_nullenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
ltenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
lteenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
noneenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
none_case_sensitiveenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_array_contains_allenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
onenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
str_contains_anyenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
str_contains_noneenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
str_matchesenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
version_eqenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
version_gtenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
version_gteenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
version_ltenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
version_lteenum value to theallOf[subschema #2]/data/inlineTargetingRules/items/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
- ○
added the optional property
allOf[subschema #2]/data/allowOverridesInPulseto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/bonferroniPrimaryMetricWeightto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/defaultImpactMultiplierto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/defaultSPRTControlDeltato the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/defaultSPRTTestDeltato the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/excludePausedExposuresAndEventsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/isHistoricalCloudExperimentto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/isImpactBankEnabledto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/originalScheduledReloadHourto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/originalTargetExposuresto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/reviewsRequiredLocallyto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
allOf[subschema #2]/data/groups/items/foreignGroupIDVerifiedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/groups/items/imagesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/groups/items/isControlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/groups/items/shippedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/isPromptExperimentto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/isTemplateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/originalTargetDurationto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/restartReasonto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/saltto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/scheduledStartTimeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/wasAutoDisabledto the response with the200statusresponse-optional-property-added
- ○