Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
MutateAdGroupCriterionCustomizerResult
The result for the ad group criterion customizer mutate.
Fields |
resource_name
|
string
Returned for successful operations.
|
ad_group_criterion_customizer
|
AdGroupCriterionCustomizer
The mutated AdGroupCriterionCustomizer with only mutable fields after mutate. The field will only be returned when response_content_type is set to "MUTABLE_RESOURCE".
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-25 UTC.
[null,null,["Last updated 2025-02-25 UTC."],[[["The `mutate` operation results in either a resource name or an updated `AdGroupCriterionCustomizer`."],["A successful operation returns a `resource_name` string."],["If `response_content_type` is set to `\"MUTABLE_RESOURCE\"`, the response includes the modified `AdGroupCriterionCustomizer` object with only the changed fields."]]],["The operation outcome of mutating an ad group criterion customizer is presented. Upon success, the `resource_name` (a string) is provided. If the response content type is set to \"MUTABLE_RESOURCE\", then the modified `ad_group_criterion_customizer` (with only mutable fields) is returned, reflecting changes after the mutation. The AdGroupCriterionCustomizer details can be accessed via the provided link.\n"]]