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.
[[["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 response for an ad group mutation."],["It includes the resource name and details of the mutated ad group."],["`resourceName` is a string identifying the successfully mutated resource."],["`adGroup` object provides details of the mutated ad group but only includes mutable fields and is returned only when `responseContentType` is set to \"MUTABLE_RESOURCE\"."]]],["The `resourceName` string is returned upon successful ad group mutation. The `adGroup` object, containing only mutable fields, is returned after mutation if the `responseContentType` is set to \"MUTABLE_RESOURCE\". This represents the updated ad group. The JSON representation shows the structure of the response containing both the `resourceName` and `adGroup`.\n"]]