Update an A/B experiment
Updates an experiment’s description or member traffic percentages. Use the experiment etag for optimistic concurrency.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Project identifier.
Endpoint identifier.
A/B experiment identifier.
Query Parameters
Fields to update. If omitted, all mutable fields are overwritten.
Body
Mutable description and traffic allocation for an A/B experiment.
Response
OK
Managed cohort split that subdivides a control deployment's live traffic among the control and one or more variants.
Output only. Unique A/B experiment identifier.
Output only. Project that owns the parent endpoint.
Output only. Endpoint this A/B experiment belongs to.
Human-readable A/B experiment name, unique within the endpoint.
Two to 20 participating deployments with exactly one control and percentages that add up to 100.
Output only. Identifier of the principal that created the A/B experiment.
Output only. Timestamp when the A/B experiment was created.
Output only. Timestamp when the A/B experiment was last updated.
Optional opaque version tag for optimistic concurrency control.
Optional free-form description.