AI-generated Key Takeaways
-
configureCustomerLifecycleGoalsis a request message for theCustomerLifecycleGoalService. -
The request includes fields for
customer_id, anoperationto update customer lifecycle goals, and an optionalvalidate_onlyflag. -
customer_idandoperationare required fields.
Request message for [CustomerLifecycleGoalService.configureCustomerLifecycleGoals][].
| Fields | |
|---|---|
|
Required. The ID of the customer performing the upload. |
|
Required. The operation to perform customer lifecycle goal update. |
|
Optional. If true, the request is validated but not executed. Only errors are returned, not results. |