AI-generated Key Takeaways
- 
          This document outlines the request message for modifying conversion goal campaign configurations using ConversionGoalCampaignConfigService.MutateConversionGoalCampaignConfigs.
- 
          The request requires a customer_idand a list ofoperations[]which areConversionGoalCampaignConfigOperationobjects.
- 
          An optional validate_onlyfield allows for validation without execution.
- 
          An optional response_content_typefield determines the format of the response post-mutation.
Request message for ConversionGoalCampaignConfigService.MutateConversionGoalCampaignConfigs.
| Fields | |
|---|---|
| 
 | 
 Required. The ID of the customer whose custom conversion goals are being modified. | 
| 
 | 
 Required. The list of operations to perform on individual conversion goal campaign config. | 
| 
 | 
 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. |