AI-generated Key Takeaways
- 
          
GraduateExperimentis a request message for the Google Ads API used to graduate an experiment. - 
          
It requires specifying the experiment to be graduated and a list of campaign budget mappings.
 - 
          
A maximum of one campaign budget mapping can be provided for graduation.
 - 
          
The request can be validated without execution using the
validate_onlyfield. 
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.  |