AI-generated Key Takeaways
-
configureCampaignLifecycleGoals
is a request message for the CampaignLifecycleGoalService. -
The request requires a
customer_id
(string) and anoperation
(CampaignLifecycleGoalOperation). -
The request has an optional
validate_only
field (boolean) for 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. |