AI-generated Key Takeaways
- 
          This document describes the request message for MutateCampaignConversionGoals in the Google Ads API. 
- 
          The request requires a customer_id, a list of operations to perform, and an optional validate_only flag. 
- 
          The operations field uses CampaignConversionGoalOperation to specify changes to individual campaign conversion goals. 
- 
          Setting validate_only to true allows validation of the request without actual execution. 
Request message for CampaignConversionGoalService.MutateCampaignConversionGoals.
| Fields | |
|---|---|
| 
 | 
 Required. The ID of the customer whose campaign conversion goals are being modified. | 
| 
 | 
 Required. The list of operations to perform on individual campaign conversion goal. | 
| 
 | 
 If true, the request is validated but not executed. Only errors are returned, not results. |