--- v23/resources/ad_group_criterion.proto 2026-04-17 05:00:51.000000000 +0000 +++ v24/resources/ad_group_criterion.proto 2026-04-17 05:00:58.000000000 +0000 @@ -382,8 +382,12 @@ [(google.api.field_behavior) = IMMUTABLE]; // Immutable. Vertical ads item group rule list criterion. - google.ads.googleads.v23.common.VerticalAdsItemGroupRuleListInfo + google.ads.googleads.v24.common.VerticalAdsItemGroupRuleListInfo vertical_ads_item_group_rule_list = 91 [(google.api.field_behavior) = IMMUTABLE]; + + // Immutable. Retail Filter Bundle. + google.ads.googleads.v24.common.RetailFilterBundle retail_filter_bundle = + 180 [(google.api.field_behavior) = IMMUTABLE]; } }
/resources/ad_group_criterion.proto
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 2026-04-17 UTC.