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 extension setting 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 response for mutating a campaign extension setting includes the resource name and the mutated campaign extension setting."],["The `resourceName` field is a string that indicates the success of the operation."],["The `campaignExtensionSetting` field is an object containing only the mutable fields that were updated, and it's only returned when `responseContentType` is set to \"MUTABLE_RESOURCE\"."]]],["The response from a campaign extension setting mutation includes a JSON representation containing the `resourceName` (a string for successful operations) and the `campaignExtensionSetting`. The latter is an object representing the updated campaign extension setting, reflecting changes to mutable fields. This `campaignExtensionSetting` is only returned if the response content type is set to \"MUTABLE_RESOURCE\".\n"]]