AI-generated Key Takeaways
- 
          
The request message for
CustomConversionGoalService.MutateCustomConversionGoalsis detailed. - 
          
It requires a
customer_idand a list ofoperations[]to modify custom conversion goals. - 
          
You can validate the request without executing it using the
validate_onlyfield. - 
          
The
response_content_typefield controls the type of information returned after the mutation. 
Request message for CustomConversionGoalService.MutateCustomConversionGoals.
| Fields | |
|---|---|
 | 
                
                   
 Required. The ID of the customer whose custom conversion goals are being modified.  | 
              
 | 
                
                  
                   Required. The list of operations to perform on individual custom conversion goal.  | 
              
 | 
                
                   
 If true, the request is validated but not executed. Only errors are returned, not results.  | 
              
 | 
                
                  
                   The response content type setting. Determines whether the mutable resource or just the resource name should be returned post mutation.  |