AI-generated Key Takeaways
- 
          
customer_idis a required string field for identifying the customer. - 
          
operationis a required field specifying the type of campaign lifecycle goal update using aCampaignLifecycleGoalOperationenum. - 
          
validate_onlyis an optional boolean field that allows validation without execution. 
Request message for [CampaignLifecycleGoalService.configureCampaignLifecycleGoals][].
| Fields | |
|---|---|
 | 
                
                   
 Required. The ID of the customer performing the upload.  | 
              
 | 
                
                   
 Required. The operation to perform campaign lifecycle goal update.  | 
              
 | 
                
                   
 Optional. If true, the request is validated but not executed. Only errors are returned, not results.  |