MutateCustomerAssetResult

  • This page details the result structure for customer asset mutate operations.

  • The result includes the resource_name for successful operations.

  • A mutated customer_asset is returned if 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".