Sign up and get started with Confidence today! Create your account
Sign up and get started with Confidence today! Create your account
Updates an existing rollout.
curl --request PATCH \
--url https://experiments.confidence.dev/v1/workflows/rollout/instances/{instance} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"displayName": "<string>",
"name": "<string>",
"owner": "<string>",
"jobQueue": {
"isEnabled": true,
"items": [
{
"key": "<string>",
"func": "<string>",
"runTime": {},
"isActive": true,
"parameters": {}
}
]
},
"workflowVersion": "<string>",
"surfaces": [
"<string>"
],
"labels": [
{}
],
"explore": {
"exploratoryAnalyses": [
{
"createTime": "<string>",
"id": "<string>",
"messages": [
"<string>"
],
"metrics": [
{
"dimensions": [
{
"column": "<string>",
"factTable": "<string>",
"dimensionTable": "<string>"
}
],
"name": "<string>",
"calculation": "<string>",
"scheduledCalculation": "<string>"
}
],
"name": "<string>",
"state": {},
"updateTime": "<string>",
"analysisResults": [
{
"analysisResult": "<string>",
"exposureFilterName": "<string>"
}
],
"conclusion": {
"text": "<string>",
"updateTime": "<string>"
},
"createdBy": "<string>",
"endTime": "<string>",
"labels": [
{
"key": "<string>",
"value": "<string>"
}
],
"splitByExposureFilters": true,
"startTime": "<string>",
"useCustomDateRange": true,
"useScheduledCalculation": true
}
]
},
"exposure": {
"exposure": [
{
"totalExposureCount": 123,
"treatment": "<string>",
"exposureFilter": "<string>"
}
]
},
"flags": {
"audiences": [
{
"id": "<string>",
"displayName": "<string>",
"intakePaused": true,
"launchTime": "<string>",
"materialization": "<string>",
"rule": "<string>",
"segment": "<string>",
"stopTime": "<string>"
}
],
"flag": "<string>",
"ignoreTargetingForSticky": true,
"intakePaused": true,
"materialization": "<string>",
"rule": "<string>",
"segment": "<string>",
"stickyAssignments": true,
"targetingKeySelector": "<string>"
},
"metrics": {
"bucket": {},
"metrics": [
{
"metric": "<string>",
"calculation": "<string>",
"metricRole": {
"metricKind": {},
"minimumDetectableEffect": 123,
"nonInferiorityMargin": 123
},
"preferredDirection": {},
"schedule": "<string>",
"surface": "<string>",
"surfaceOnly": true
}
],
"assignmentTable": "<string>",
"entity": "<string>",
"exposureCalculation": "<string>",
"exposureFilter": {
"displayName": "<string>",
"factTable": "<string>",
"filter": {
"criteria": [
{}
],
"expression": {
"ref": "<string>",
"not": {},
"and": {
"operands": [
{}
]
},
"or": {
"operands": [
{}
]
}
}
}
},
"exposureMetric": "<string>",
"exposureMetricCalculation": "<string>",
"exposureMetricSchedule": "<string>",
"exposureTable": "<string>",
"exposureTableSchedule": "<string>",
"filters": [
{
"displayName": "<string>",
"factTable": "<string>",
"filter": {
"criteria": [
{}
],
"expression": {
"ref": "<string>",
"not": {},
"and": {
"operands": [
{}
]
},
"or": {
"operands": [
{}
]
}
}
}
}
]
},
"planning": {
"actual": {
"endTime": "<string>",
"runtime": "<string>",
"startTime": "<string>"
},
"planned": {
"endTime": "<string>",
"runtime": "<string>",
"startTime": "<string>"
}
},
"reviews": {
"approvalRequired": true,
"optionalReviews": [
{
"state": {},
"responses": [
{
"reviewer": "<string>",
"state": {},
"commentId": "<string>",
"groups": [
"<string>"
],
"id": "<string>",
"stale": true
}
],
"surface": "<string>"
}
],
"requiredReviews": [
{
"state": {},
"responses": [
{
"reviewer": "<string>",
"state": {},
"commentId": "<string>",
"groups": [
"<string>"
],
"id": "<string>",
"stale": true
}
],
"surface": "<string>"
}
],
"reviewId": "<string>",
"status": {}
},
"rollout": {
"monitoringDisabled": true,
"abtest": "<string>",
"controlAssignmentId": "<string>",
"controlVariant": "<string>",
"description": "<string>",
"flag": "<string>",
"reach": "<string>",
"schedule": {
"steps": [
{
"durationSincePreviousStep": "<string>",
"reach": "<string>",
"status": {},
"updateTime": "<string>"
}
],
"state": {},
"stateReason": {
"failed": {}
}
},
"treatmentGroupProportion": 123,
"variant": "<string>",
"variantAssignmentId": "<string>",
"variantImageUri": "<string>"
},
"samplesize": {
"error": "<string>",
"exposure": {
"assignmentTable": {
"assignmentTable": "<string>",
"filters": {
"exposureFilter": "<string>"
},
"runtime": "<string>",
"samplingFactor": 123
},
"existingInstance": {
"workflowInstance": "<string>",
"exposureTableSchedule": "<string>"
},
"endTime": "<string>",
"startTime": "<string>"
},
"exposureSource": {
"workflowInstance": "<string>",
"assignmentTable": "<string>",
"exposureTableSchedule": "<string>",
"filters": {
"assignmentFilter": {
"criteria": [
{}
],
"expression": {
"ref": "<string>",
"not": {},
"and": {
"operands": [
{}
]
},
"or": {
"operands": [
{}
]
}
}
},
"entityFilter": {
"dimensionTable": "<string>",
"filter": {
"criteria": [
{}
],
"expression": {
"ref": "<string>",
"not": {},
"and": {
"operands": [
{}
]
},
"or": {
"operands": [
{}
]
}
}
}
},
"exposureFilter": "<string>"
},
"runtime": "<string>",
"samplingFactor": 123
},
"metrics": [
{
"metric": "<string>",
"error": "<string>",
"forecastedData": [
{
"dayIndex": 123,
"expectedSampleSize": 123,
"requiredSampleSize": 123
}
],
"observedData": [
{
"dayIndex": 123,
"expectedSampleSize": 123,
"mean": 123,
"requiredSampleSize": 123,
"variance": 123
}
],
"requiredSampleSize": 123,
"state": {},
"summaryStats": {
"count": 123,
"mean": 123,
"variance": 123,
"varianceReductionRate": 123
},
"type": {}
}
],
"requiredSampleSize": 123,
"state": {},
"statsParameters": {
"alpha": 123,
"power": 123,
"testHorizonStrategy": {},
"allocationProportion": "<string>"
}
},
"stats": {
"alpha": 123,
"analysisResult": "<string>",
"analysisResults": [
{
"analysisResult": "<string>",
"exposureFilterName": "<string>"
}
],
"fallbackSampleSize": "<string>",
"metricInformation": [
{
"metricName": "<string>",
"expectedSampleSize": "<string>"
}
],
"metricMethods": [
{
"method": {},
"metricName": "<string>"
}
],
"power": 123,
"testHorizonStrategy": {}
}
}
'{
"displayName": "<string>",
"state": "<string>",
"createTime": {},
"updateTime": {},
"creator": "<string>",
"updater": "<string>",
"name": "<string>",
"owner": "<string>",
"jobQueue": {
"isEnabled": true,
"items": [
{
"key": "<string>",
"func": "<string>",
"runTime": {},
"isActive": true,
"parameters": {}
}
]
},
"pendingTransition": {
"transitionAction": "<string>",
"targetState": "<string>",
"succeededSteps": [
"<string>"
],
"failedSteps": [
{
"actionStep": "<string>",
"failuresMessages": [
"<string>"
]
}
],
"unprocessedSteps": [
"<string>"
],
"succeededActions": [
"<string>"
],
"failedActions": [
{
"action": "<string>",
"failuresMessages": [
"<string>"
]
}
],
"unprocessedActions": [
"<string>"
]
},
"checks": [
{
"message": "<string>",
"state": {},
"persist": true,
"createTime": {},
"updateTime": {},
"creator": "<string>",
"updater": "<string>",
"name": "<string>",
"displayName": "<string>",
"parent": "<string>",
"data": {
"nullValue": {},
"numberValue": 123,
"stringValue": "<string>",
"boolValue": true,
"structValue": {},
"listValue": {
"values": [
{}
]
}
},
"labels": [
{}
]
}
],
"stateHistory": [
{
"state": "<string>",
"enteredTime": {},
"exitedTime": {},
"actualEnteredTime": {},
"actualExitedTime": {},
"checks": [
{
"message": "<string>",
"state": {},
"persist": true,
"createTime": {},
"updateTime": {},
"creator": "<string>",
"updater": "<string>",
"name": "<string>",
"displayName": "<string>",
"parent": "<string>",
"data": {
"nullValue": {},
"numberValue": 123,
"stringValue": "<string>",
"boolValue": true,
"structValue": {},
"listValue": {
"values": [
{}
]
}
},
"labels": [
{}
]
}
]
}
],
"possibleTransitions": [
"<string>"
],
"lockedDataKeys": [
"<string>"
],
"workflowVersion": "<string>",
"surfaces": [
"<string>"
],
"transitionStatus": {
"action": "<string>",
"initiator": "<string>",
"running": {
"startTime": {}
},
"completed": {
"startTime": {},
"endTime": {}
},
"failed": {
"startTime": {},
"endTime": {},
"error": "<string>"
}
},
"deleteTime": {},
"labels": [
{}
],
"explore": {
"exploratoryAnalyses": [
{
"createTime": "<string>",
"id": "<string>",
"messages": [
"<string>"
],
"metrics": [
{
"dimensions": [
{
"column": "<string>",
"factTable": "<string>",
"dimensionTable": "<string>"
}
],
"name": "<string>",
"calculation": "<string>",
"scheduledCalculation": "<string>"
}
],
"name": "<string>",
"state": {},
"updateTime": "<string>",
"analysisResults": [
{
"analysisResult": "<string>",
"exposureFilterName": "<string>"
}
],
"conclusion": {
"text": "<string>",
"updateTime": "<string>"
},
"createdBy": "<string>",
"endTime": "<string>",
"labels": [
{
"key": "<string>",
"value": "<string>"
}
],
"splitByExposureFilters": true,
"startTime": "<string>",
"useCustomDateRange": true,
"useScheduledCalculation": true
}
]
},
"exposure": {
"exposure": [
{
"totalExposureCount": 123,
"treatment": "<string>",
"exposureFilter": "<string>"
}
]
},
"flags": {
"audiences": [
{
"id": "<string>",
"displayName": "<string>",
"intakePaused": true,
"launchTime": "<string>",
"materialization": "<string>",
"rule": "<string>",
"segment": "<string>",
"stopTime": "<string>"
}
],
"flag": "<string>",
"ignoreTargetingForSticky": true,
"intakePaused": true,
"materialization": "<string>",
"rule": "<string>",
"segment": "<string>",
"stickyAssignments": true,
"targetingKeySelector": "<string>"
},
"metrics": {
"bucket": {},
"metrics": [
{
"metric": "<string>",
"calculation": "<string>",
"metricRole": {
"metricKind": {},
"minimumDetectableEffect": 123,
"nonInferiorityMargin": 123
},
"preferredDirection": {},
"schedule": "<string>",
"surface": "<string>",
"surfaceOnly": true
}
],
"assignmentTable": "<string>",
"entity": "<string>",
"exposureCalculation": "<string>",
"exposureFilter": {
"displayName": "<string>",
"factTable": "<string>",
"filter": {
"criteria": [
{}
],
"expression": {
"ref": "<string>",
"not": {},
"and": {
"operands": [
{}
]
},
"or": {
"operands": [
{}
]
}
}
}
},
"exposureMetric": "<string>",
"exposureMetricCalculation": "<string>",
"exposureMetricSchedule": "<string>",
"exposureTable": "<string>",
"exposureTableSchedule": "<string>",
"filters": [
{
"displayName": "<string>",
"factTable": "<string>",
"filter": {
"criteria": [
{}
],
"expression": {
"ref": "<string>",
"not": {},
"and": {
"operands": [
{}
]
},
"or": {
"operands": [
{}
]
}
}
}
}
]
},
"planning": {
"actual": {
"endTime": "<string>",
"runtime": "<string>",
"startTime": "<string>"
},
"planned": {
"endTime": "<string>",
"runtime": "<string>",
"startTime": "<string>"
}
},
"reviews": {
"approvalRequired": true,
"optionalReviews": [
{
"state": {},
"responses": [
{
"reviewer": "<string>",
"state": {},
"commentId": "<string>",
"groups": [
"<string>"
],
"id": "<string>",
"stale": true
}
],
"surface": "<string>"
}
],
"requiredReviews": [
{
"state": {},
"responses": [
{
"reviewer": "<string>",
"state": {},
"commentId": "<string>",
"groups": [
"<string>"
],
"id": "<string>",
"stale": true
}
],
"surface": "<string>"
}
],
"reviewId": "<string>",
"status": {}
},
"rollout": {
"monitoringDisabled": true,
"abtest": "<string>",
"controlAssignmentId": "<string>",
"controlVariant": "<string>",
"description": "<string>",
"flag": "<string>",
"reach": "<string>",
"schedule": {
"steps": [
{
"durationSincePreviousStep": "<string>",
"reach": "<string>",
"status": {},
"updateTime": "<string>"
}
],
"state": {},
"stateReason": {
"failed": {}
}
},
"treatmentGroupProportion": 123,
"variant": "<string>",
"variantAssignmentId": "<string>",
"variantImageUri": "<string>"
},
"samplesize": {
"error": "<string>",
"exposure": {
"assignmentTable": {
"assignmentTable": "<string>",
"filters": {
"exposureFilter": "<string>"
},
"runtime": "<string>",
"samplingFactor": 123
},
"existingInstance": {
"workflowInstance": "<string>",
"exposureTableSchedule": "<string>"
},
"endTime": "<string>",
"startTime": "<string>"
},
"exposureSource": {
"workflowInstance": "<string>",
"assignmentTable": "<string>",
"exposureTableSchedule": "<string>",
"filters": {
"assignmentFilter": {
"criteria": [
{}
],
"expression": {
"ref": "<string>",
"not": {},
"and": {
"operands": [
{}
]
},
"or": {
"operands": [
{}
]
}
}
},
"entityFilter": {
"dimensionTable": "<string>",
"filter": {
"criteria": [
{}
],
"expression": {
"ref": "<string>",
"not": {},
"and": {
"operands": [
{}
]
},
"or": {
"operands": [
{}
]
}
}
}
},
"exposureFilter": "<string>"
},
"runtime": "<string>",
"samplingFactor": 123
},
"metrics": [
{
"metric": "<string>",
"error": "<string>",
"forecastedData": [
{
"dayIndex": 123,
"expectedSampleSize": 123,
"requiredSampleSize": 123
}
],
"observedData": [
{
"dayIndex": 123,
"expectedSampleSize": 123,
"mean": 123,
"requiredSampleSize": 123,
"variance": 123
}
],
"requiredSampleSize": 123,
"state": {},
"summaryStats": {
"count": 123,
"mean": 123,
"variance": 123,
"varianceReductionRate": 123
},
"type": {}
}
],
"requiredSampleSize": 123,
"state": {},
"statsParameters": {
"alpha": 123,
"power": 123,
"testHorizonStrategy": {},
"allocationProportion": "<string>"
}
},
"stats": {
"alpha": 123,
"analysisResult": "<string>",
"analysisResults": [
{
"analysisResult": "<string>",
"exposureFilterName": "<string>"
}
],
"fallbackSampleSize": "<string>",
"metricInformation": [
{
"metricName": "<string>",
"expectedSampleSize": "<string>"
}
],
"metricMethods": [
{
"method": {},
"metricName": "<string>"
}
],
"power": 123,
"testHorizonStrategy": {}
}
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Field mask specifying which fields to update.
Human-friendly name of this instance.
Unique id of the instance for example workflows/abtest/instances/vxpoqirnwawxzasv4tuu.
The owner of the resource. If not set will default to the creator.
Show child attributes
Version of the workflow that this instance is running.
A set of surfaces that this workflow instance belongs to.
Generic labels for the workflow instance.
Show child attributes
Rollout.ExploreData: Module data for explore
Show child attributes
Rollout.ExposureData: Module data for exposure
Show child attributes
Rollout.FlagsData: Module data for flags
Show child attributes
Rollout.MetricsData: Module data for metrics
Show child attributes
Rollout.PlanningData: Module data for planning
Show child attributes
Rollout.ReviewsData: Module data for reviews
Show child attributes
Rollout.RolloutData: Module data for rollout
Show child attributes
Rollout.SampleSizeData: Module data for samplesize
Show child attributes
Rollout.StatsData: Module data for stats
Show child attributes
Returns a Rollout.
Represents a Rollout.
Human-friendly name of this instance.
Current state of the workflow instance.
Time when the workflow instance was created.
Time when the workflow instance was last updated.
Reference to the identity that created this workflow instance.
Reference to the identity that last updated this workflow instance.
Unique id of the instance for example workflows/abtest/instances/vxpoqirnwawxzasv4tuu.
The owner of the resource. If not set will default to the creator.
Show child attributes
if present, denotes information about an ongoing attempt to transition to another state
Show child attributes
A check is a named boolean value that can be used to report possible errors when a workflow instance is in a certain state.
Show child attributes
A historical record of previous states that the workflow instance was in.
Show child attributes
The transitions that this workflow instance can do from its current state.
Module data keys that are currently locked.
Version of the workflow that this instance is running.
A set of surfaces that this workflow instance belongs to.
The status of the latest transition for the instance.
Show child attributes
Time when the workflow instance was deleted.
Generic labels for the workflow instance.
Show child attributes
Rollout.ExploreData: Module data for explore
Show child attributes
Rollout.ExposureData: Module data for exposure
Show child attributes
Rollout.FlagsData: Module data for flags
Show child attributes
Rollout.MetricsData: Module data for metrics
Show child attributes
Rollout.PlanningData: Module data for planning
Show child attributes
Rollout.ReviewsData: Module data for reviews
Show child attributes
Rollout.RolloutData: Module data for rollout
Show child attributes
Rollout.SampleSizeData: Module data for samplesize
Show child attributes
Rollout.StatsData: Module data for stats
Show child attributes
Was this page helpful?
curl --request PATCH \
--url https://experiments.confidence.dev/v1/workflows/rollout/instances/{instance} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"displayName": "<string>",
"name": "<string>",
"owner": "<string>",
"jobQueue": {
"isEnabled": true,
"items": [
{
"key": "<string>",
"func": "<string>",
"runTime": {},
"isActive": true,
"parameters": {}
}
]
},
"workflowVersion": "<string>",
"surfaces": [
"<string>"
],
"labels": [
{}
],
"explore": {
"exploratoryAnalyses": [
{
"createTime": "<string>",
"id": "<string>",
"messages": [
"<string>"
],
"metrics": [
{
"dimensions": [
{
"column": "<string>",
"factTable": "<string>",
"dimensionTable": "<string>"
}
],
"name": "<string>",
"calculation": "<string>",
"scheduledCalculation": "<string>"
}
],
"name": "<string>",
"state": {},
"updateTime": "<string>",
"analysisResults": [
{
"analysisResult": "<string>",
"exposureFilterName": "<string>"
}
],
"conclusion": {
"text": "<string>",
"updateTime": "<string>"
},
"createdBy": "<string>",
"endTime": "<string>",
"labels": [
{
"key": "<string>",
"value": "<string>"
}
],
"splitByExposureFilters": true,
"startTime": "<string>",
"useCustomDateRange": true,
"useScheduledCalculation": true
}
]
},
"exposure": {
"exposure": [
{
"totalExposureCount": 123,
"treatment": "<string>",
"exposureFilter": "<string>"
}
]
},
"flags": {
"audiences": [
{
"id": "<string>",
"displayName": "<string>",
"intakePaused": true,
"launchTime": "<string>",
"materialization": "<string>",
"rule": "<string>",
"segment": "<string>",
"stopTime": "<string>"
}
],
"flag": "<string>",
"ignoreTargetingForSticky": true,
"intakePaused": true,
"materialization": "<string>",
"rule": "<string>",
"segment": "<string>",
"stickyAssignments": true,
"targetingKeySelector": "<string>"
},
"metrics": {
"bucket": {},
"metrics": [
{
"metric": "<string>",
"calculation": "<string>",
"metricRole": {
"metricKind": {},
"minimumDetectableEffect": 123,
"nonInferiorityMargin": 123
},
"preferredDirection": {},
"schedule": "<string>",
"surface": "<string>",
"surfaceOnly": true
}
],
"assignmentTable": "<string>",
"entity": "<string>",
"exposureCalculation": "<string>",
"exposureFilter": {
"displayName": "<string>",
"factTable": "<string>",
"filter": {
"criteria": [
{}
],
"expression": {
"ref": "<string>",
"not": {},
"and": {
"operands": [
{}
]
},
"or": {
"operands": [
{}
]
}
}
}
},
"exposureMetric": "<string>",
"exposureMetricCalculation": "<string>",
"exposureMetricSchedule": "<string>",
"exposureTable": "<string>",
"exposureTableSchedule": "<string>",
"filters": [
{
"displayName": "<string>",
"factTable": "<string>",
"filter": {
"criteria": [
{}
],
"expression": {
"ref": "<string>",
"not": {},
"and": {
"operands": [
{}
]
},
"or": {
"operands": [
{}
]
}
}
}
}
]
},
"planning": {
"actual": {
"endTime": "<string>",
"runtime": "<string>",
"startTime": "<string>"
},
"planned": {
"endTime": "<string>",
"runtime": "<string>",
"startTime": "<string>"
}
},
"reviews": {
"approvalRequired": true,
"optionalReviews": [
{
"state": {},
"responses": [
{
"reviewer": "<string>",
"state": {},
"commentId": "<string>",
"groups": [
"<string>"
],
"id": "<string>",
"stale": true
}
],
"surface": "<string>"
}
],
"requiredReviews": [
{
"state": {},
"responses": [
{
"reviewer": "<string>",
"state": {},
"commentId": "<string>",
"groups": [
"<string>"
],
"id": "<string>",
"stale": true
}
],
"surface": "<string>"
}
],
"reviewId": "<string>",
"status": {}
},
"rollout": {
"monitoringDisabled": true,
"abtest": "<string>",
"controlAssignmentId": "<string>",
"controlVariant": "<string>",
"description": "<string>",
"flag": "<string>",
"reach": "<string>",
"schedule": {
"steps": [
{
"durationSincePreviousStep": "<string>",
"reach": "<string>",
"status": {},
"updateTime": "<string>"
}
],
"state": {},
"stateReason": {
"failed": {}
}
},
"treatmentGroupProportion": 123,
"variant": "<string>",
"variantAssignmentId": "<string>",
"variantImageUri": "<string>"
},
"samplesize": {
"error": "<string>",
"exposure": {
"assignmentTable": {
"assignmentTable": "<string>",
"filters": {
"exposureFilter": "<string>"
},
"runtime": "<string>",
"samplingFactor": 123
},
"existingInstance": {
"workflowInstance": "<string>",
"exposureTableSchedule": "<string>"
},
"endTime": "<string>",
"startTime": "<string>"
},
"exposureSource": {
"workflowInstance": "<string>",
"assignmentTable": "<string>",
"exposureTableSchedule": "<string>",
"filters": {
"assignmentFilter": {
"criteria": [
{}
],
"expression": {
"ref": "<string>",
"not": {},
"and": {
"operands": [
{}
]
},
"or": {
"operands": [
{}
]
}
}
},
"entityFilter": {
"dimensionTable": "<string>",
"filter": {
"criteria": [
{}
],
"expression": {
"ref": "<string>",
"not": {},
"and": {
"operands": [
{}
]
},
"or": {
"operands": [
{}
]
}
}
}
},
"exposureFilter": "<string>"
},
"runtime": "<string>",
"samplingFactor": 123
},
"metrics": [
{
"metric": "<string>",
"error": "<string>",
"forecastedData": [
{
"dayIndex": 123,
"expectedSampleSize": 123,
"requiredSampleSize": 123
}
],
"observedData": [
{
"dayIndex": 123,
"expectedSampleSize": 123,
"mean": 123,
"requiredSampleSize": 123,
"variance": 123
}
],
"requiredSampleSize": 123,
"state": {},
"summaryStats": {
"count": 123,
"mean": 123,
"variance": 123,
"varianceReductionRate": 123
},
"type": {}
}
],
"requiredSampleSize": 123,
"state": {},
"statsParameters": {
"alpha": 123,
"power": 123,
"testHorizonStrategy": {},
"allocationProportion": "<string>"
}
},
"stats": {
"alpha": 123,
"analysisResult": "<string>",
"analysisResults": [
{
"analysisResult": "<string>",
"exposureFilterName": "<string>"
}
],
"fallbackSampleSize": "<string>",
"metricInformation": [
{
"metricName": "<string>",
"expectedSampleSize": "<string>"
}
],
"metricMethods": [
{
"method": {},
"metricName": "<string>"
}
],
"power": 123,
"testHorizonStrategy": {}
}
}
'{
"displayName": "<string>",
"state": "<string>",
"createTime": {},
"updateTime": {},
"creator": "<string>",
"updater": "<string>",
"name": "<string>",
"owner": "<string>",
"jobQueue": {
"isEnabled": true,
"items": [
{
"key": "<string>",
"func": "<string>",
"runTime": {},
"isActive": true,
"parameters": {}
}
]
},
"pendingTransition": {
"transitionAction": "<string>",
"targetState": "<string>",
"succeededSteps": [
"<string>"
],
"failedSteps": [
{
"actionStep": "<string>",
"failuresMessages": [
"<string>"
]
}
],
"unprocessedSteps": [
"<string>"
],
"succeededActions": [
"<string>"
],
"failedActions": [
{
"action": "<string>",
"failuresMessages": [
"<string>"
]
}
],
"unprocessedActions": [
"<string>"
]
},
"checks": [
{
"message": "<string>",
"state": {},
"persist": true,
"createTime": {},
"updateTime": {},
"creator": "<string>",
"updater": "<string>",
"name": "<string>",
"displayName": "<string>",
"parent": "<string>",
"data": {
"nullValue": {},
"numberValue": 123,
"stringValue": "<string>",
"boolValue": true,
"structValue": {},
"listValue": {
"values": [
{}
]
}
},
"labels": [
{}
]
}
],
"stateHistory": [
{
"state": "<string>",
"enteredTime": {},
"exitedTime": {},
"actualEnteredTime": {},
"actualExitedTime": {},
"checks": [
{
"message": "<string>",
"state": {},
"persist": true,
"createTime": {},
"updateTime": {},
"creator": "<string>",
"updater": "<string>",
"name": "<string>",
"displayName": "<string>",
"parent": "<string>",
"data": {
"nullValue": {},
"numberValue": 123,
"stringValue": "<string>",
"boolValue": true,
"structValue": {},
"listValue": {
"values": [
{}
]
}
},
"labels": [
{}
]
}
]
}
],
"possibleTransitions": [
"<string>"
],
"lockedDataKeys": [
"<string>"
],
"workflowVersion": "<string>",
"surfaces": [
"<string>"
],
"transitionStatus": {
"action": "<string>",
"initiator": "<string>",
"running": {
"startTime": {}
},
"completed": {
"startTime": {},
"endTime": {}
},
"failed": {
"startTime": {},
"endTime": {},
"error": "<string>"
}
},
"deleteTime": {},
"labels": [
{}
],
"explore": {
"exploratoryAnalyses": [
{
"createTime": "<string>",
"id": "<string>",
"messages": [
"<string>"
],
"metrics": [
{
"dimensions": [
{
"column": "<string>",
"factTable": "<string>",
"dimensionTable": "<string>"
}
],
"name": "<string>",
"calculation": "<string>",
"scheduledCalculation": "<string>"
}
],
"name": "<string>",
"state": {},
"updateTime": "<string>",
"analysisResults": [
{
"analysisResult": "<string>",
"exposureFilterName": "<string>"
}
],
"conclusion": {
"text": "<string>",
"updateTime": "<string>"
},
"createdBy": "<string>",
"endTime": "<string>",
"labels": [
{
"key": "<string>",
"value": "<string>"
}
],
"splitByExposureFilters": true,
"startTime": "<string>",
"useCustomDateRange": true,
"useScheduledCalculation": true
}
]
},
"exposure": {
"exposure": [
{
"totalExposureCount": 123,
"treatment": "<string>",
"exposureFilter": "<string>"
}
]
},
"flags": {
"audiences": [
{
"id": "<string>",
"displayName": "<string>",
"intakePaused": true,
"launchTime": "<string>",
"materialization": "<string>",
"rule": "<string>",
"segment": "<string>",
"stopTime": "<string>"
}
],
"flag": "<string>",
"ignoreTargetingForSticky": true,
"intakePaused": true,
"materialization": "<string>",
"rule": "<string>",
"segment": "<string>",
"stickyAssignments": true,
"targetingKeySelector": "<string>"
},
"metrics": {
"bucket": {},
"metrics": [
{
"metric": "<string>",
"calculation": "<string>",
"metricRole": {
"metricKind": {},
"minimumDetectableEffect": 123,
"nonInferiorityMargin": 123
},
"preferredDirection": {},
"schedule": "<string>",
"surface": "<string>",
"surfaceOnly": true
}
],
"assignmentTable": "<string>",
"entity": "<string>",
"exposureCalculation": "<string>",
"exposureFilter": {
"displayName": "<string>",
"factTable": "<string>",
"filter": {
"criteria": [
{}
],
"expression": {
"ref": "<string>",
"not": {},
"and": {
"operands": [
{}
]
},
"or": {
"operands": [
{}
]
}
}
}
},
"exposureMetric": "<string>",
"exposureMetricCalculation": "<string>",
"exposureMetricSchedule": "<string>",
"exposureTable": "<string>",
"exposureTableSchedule": "<string>",
"filters": [
{
"displayName": "<string>",
"factTable": "<string>",
"filter": {
"criteria": [
{}
],
"expression": {
"ref": "<string>",
"not": {},
"and": {
"operands": [
{}
]
},
"or": {
"operands": [
{}
]
}
}
}
}
]
},
"planning": {
"actual": {
"endTime": "<string>",
"runtime": "<string>",
"startTime": "<string>"
},
"planned": {
"endTime": "<string>",
"runtime": "<string>",
"startTime": "<string>"
}
},
"reviews": {
"approvalRequired": true,
"optionalReviews": [
{
"state": {},
"responses": [
{
"reviewer": "<string>",
"state": {},
"commentId": "<string>",
"groups": [
"<string>"
],
"id": "<string>",
"stale": true
}
],
"surface": "<string>"
}
],
"requiredReviews": [
{
"state": {},
"responses": [
{
"reviewer": "<string>",
"state": {},
"commentId": "<string>",
"groups": [
"<string>"
],
"id": "<string>",
"stale": true
}
],
"surface": "<string>"
}
],
"reviewId": "<string>",
"status": {}
},
"rollout": {
"monitoringDisabled": true,
"abtest": "<string>",
"controlAssignmentId": "<string>",
"controlVariant": "<string>",
"description": "<string>",
"flag": "<string>",
"reach": "<string>",
"schedule": {
"steps": [
{
"durationSincePreviousStep": "<string>",
"reach": "<string>",
"status": {},
"updateTime": "<string>"
}
],
"state": {},
"stateReason": {
"failed": {}
}
},
"treatmentGroupProportion": 123,
"variant": "<string>",
"variantAssignmentId": "<string>",
"variantImageUri": "<string>"
},
"samplesize": {
"error": "<string>",
"exposure": {
"assignmentTable": {
"assignmentTable": "<string>",
"filters": {
"exposureFilter": "<string>"
},
"runtime": "<string>",
"samplingFactor": 123
},
"existingInstance": {
"workflowInstance": "<string>",
"exposureTableSchedule": "<string>"
},
"endTime": "<string>",
"startTime": "<string>"
},
"exposureSource": {
"workflowInstance": "<string>",
"assignmentTable": "<string>",
"exposureTableSchedule": "<string>",
"filters": {
"assignmentFilter": {
"criteria": [
{}
],
"expression": {
"ref": "<string>",
"not": {},
"and": {
"operands": [
{}
]
},
"or": {
"operands": [
{}
]
}
}
},
"entityFilter": {
"dimensionTable": "<string>",
"filter": {
"criteria": [
{}
],
"expression": {
"ref": "<string>",
"not": {},
"and": {
"operands": [
{}
]
},
"or": {
"operands": [
{}
]
}
}
}
},
"exposureFilter": "<string>"
},
"runtime": "<string>",
"samplingFactor": 123
},
"metrics": [
{
"metric": "<string>",
"error": "<string>",
"forecastedData": [
{
"dayIndex": 123,
"expectedSampleSize": 123,
"requiredSampleSize": 123
}
],
"observedData": [
{
"dayIndex": 123,
"expectedSampleSize": 123,
"mean": 123,
"requiredSampleSize": 123,
"variance": 123
}
],
"requiredSampleSize": 123,
"state": {},
"summaryStats": {
"count": 123,
"mean": 123,
"variance": 123,
"varianceReductionRate": 123
},
"type": {}
}
],
"requiredSampleSize": 123,
"state": {},
"statsParameters": {
"alpha": 123,
"power": 123,
"testHorizonStrategy": {},
"allocationProportion": "<string>"
}
},
"stats": {
"alpha": 123,
"analysisResult": "<string>",
"analysisResults": [
{
"analysisResult": "<string>",
"exposureFilterName": "<string>"
}
],
"fallbackSampleSize": "<string>",
"metricInformation": [
{
"metricName": "<string>",
"expectedSampleSize": "<string>"
}
],
"metricMethods": [
{
"method": {},
"metricName": "<string>"
}
],
"power": 123,
"testHorizonStrategy": {}
}
}