ABExperimentService
Update an A/B experiment
Updates an experiment's description or member traffic percentages. Use the experiment etag for optimistic concurrency.
patch/projects/{projectId}/endpoints/{endpointId}/abExperiments/{id}
Path parameters
projectIdstring required
Project identifier.
endpointIdstring required
Endpoint identifier.
idstring required
A/B experiment identifier.
Query parameters
updateMaskstring
Fields to update. If omitted, all mutable fields are overwritten.
Request body
Response
OK
Changes
Changed in 1 of the 14 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○