--- v23/resources/shared_criterion.proto 2026-04-17 05:00:51.000000000 +0000 +++ v24/resources/shared_criterion.proto 2026-04-17 05:00:58.000000000 +0000 @@ -108,8 +108,12 @@ [(google.api.field_behavior) = IMMUTABLE]; // Immutable. Vertical ads item group rule. - google.ads.googleads.v23.common.VerticalAdsItemGroupRuleInfo + google.ads.googleads.v24.common.VerticalAdsItemGroupRuleInfo vertical_ads_item_group_rule = 14 [(google.api.field_behavior) = IMMUTABLE]; + + // Immutable. Retail Filter. + google.ads.googleads.v24.common.RetailFilter retail_filter = 181 + [(google.api.field_behavior) = IMMUTABLE]; } }
/resources/shared_criterion.proto
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2026-04-22。