Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
The mutated campaign asset with only mutable fields after mutate. The field will only be returned when responseContentType is set to "MUTABLE_RESOURCE".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-06 UTC."],[[["This documentation details the JSON representation of the result for a campaign asset mutation."],["It includes the `resourceName` and `campaignAsset` fields within the JSON object."],["`resourceName` is a string returned for successful operations."],["`campaignAsset` is an object representing the mutated campaign asset, including only mutable fields and is returned when `responseContentType` is set to \"MUTABLE_RESOURCE\"."]]],["The provided JSON representation shows the result of a campaign asset mutation. Successful operations return a `resourceName` string. The `campaignAsset`, an object, represents the mutated asset after the operation, containing only mutable fields. This `campaignAsset` is only returned when the `responseContentType` is set to \"MUTABLE_RESOURCE\", otherwise, it will not be included in the output.\n"]]