Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
MutateAssetGroupListingGroupFilterResult
The result for the asset group listing group filter mutate.
Fields |
resource_name
|
string
Returned for successful operations.
|
asset_group_listing_group_filter
|
AssetGroupListingGroupFilter
The mutated AssetGroupListingGroupFilter 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."],[[["This page documents the results of mutating (creating, updating, or deleting) an AssetGroupListingGroupFilter, which controls how asset groups are associated with product groups in Google Ads campaigns."],["Successful operations will return the `resource_name` of the affected AssetGroupListingGroupFilter."],["The `asset_group_listing_group_filter` field, containing the updated filter data, is returned only when `response_content_type` is set to \"MUTABLE_RESOURCE\"."]]],["The output details a successful mutation of an asset group listing group filter. For successful operations, a `resource_name` (string) is provided. When the response content type is set to \"MUTABLE_RESOURCE\", a mutated `asset_group_listing_group_filter` is returned, including only the mutable fields. This `AssetGroupListingGroupFilter` is a specific object with details about its state after mutation.\n"]]