MutateCustomerAssetResult

  • This document details the results of a customer asset mutate operation.

  • Key fields returned include resource_name for successful operations and customer_asset, which contains the mutated customer asset when response_content_type is set to "MUTABLE_RESOURCE".

The result for the customer asset mutate.

Fields

resource_name

string

Returned for successful operations.

customer_asset

CustomerAsset

The mutated customer asset with only mutable fields after mutate. The field will only be returned when response_content_type is set to "MUTABLE_RESOURCE".