AI-generated Key Takeaways
-
This page details the request message for the
ExperimentService.GraduateExperimentAPI call. -
The request requires specifying the
experimentto be graduated. -
A required list of
campaign_budget_mappingsis needed, with a maximum size of one, to assign a new budget to the graduating campaign. -
The
validate_onlyfield can be set totrueto validate the request without execution.
Request message for ExperimentService.GraduateExperiment.
| Fields | |
|---|---|
|
Required. The experiment to be graduated. |
|
Required. List of campaign budget mappings for graduation. Each campaign that appears here will graduate, and will be assigned a new budget that is paired with it in the mapping. The maximum size is one. |
|
If true, the request is validated but not executed. Only errors are returned, not results. |