AI-generated Key Takeaways
-
This is the request message for the
ConversionGoalCampaignConfigService.MutateConversionGoalCampaignConfigs
operation. -
The request requires a
customer_id
and a list ofoperations
to modify conversion goal campaign configurations. -
The
validate_only
field allows validation of the request without execution. -
The
response_content_type
field controls what information is returned after the 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. |