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 feed 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."],[[["The JSON representation outlines the structure of the campaign feed mutate result, including the resource name and campaign feed object."],["Successful operations return a resource name as a string."],["The mutated campaign feed object includes only mutable fields and is returned when responseContentType is set to \"MUTABLE_RESOURCE\"."]]],["The provided content outlines the JSON response structure for a campaign feed mutation operation. Successful operations return a `resourceName` string. When the `responseContentType` is \"MUTABLE_RESOURCE\", a `campaignFeed` object, detailing the mutated feed's mutable fields, is also returned. This object adheres to the `CampaignFeed` schema, which is defined elsewhere. The response includes these two potential fields, `resourceName` and `campaignFeed`.\n"]]