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 ad group criterion 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 for the mutate criterion result includes the resource name and the ad group criterion."],["The `resourceName` field is a string that is returned for successful operations."],["The `adGroupCriterion` field is an object representing the mutated ad group criterion, including only mutable fields after the mutation, and is only returned when `responseContentType` is set to \"MUTABLE_RESOURCE\"."]]],["The content describes the JSON representation and fields related to a mutation operation, specifically for `adGroupCriterion`. The response includes a `resourceName` string, which is provided upon successful operations. Additionally, it returns an `adGroupCriterion` object containing mutable fields, but only when the response content type is set to \"MUTABLE_RESOURCE.\" The object format is specified as `{ \"resourceName\": string, \"adGroupCriterion\": { object } }`.\n"]]