Get an A/B experiment
Retrieves an A/B experiment and its participating deployments, roles, and traffic percentages.
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.
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.