--- v22/resources/ad_group_criterion.proto 2026-01-23 15:36:22.000000000 +0000 +++ v23/resources/ad_group_criterion.proto 2026-01-23 15:36:32.000000000 +0000 @@ -374,11 +374,16 @@ [(google.api.field_behavior) = IMMUTABLE]; // Immutable. Extended demographic criterion. - google.ads.googleads.v22.common.ExtendedDemographicInfo + google.ads.googleads.v23.common.ExtendedDemographicInfo extended_demographic = 90 [(google.api.field_behavior) = IMMUTABLE]; // Immutable. Brand list criterion. - google.ads.googleads.v22.common.BrandListInfo brand_list = 89 + google.ads.googleads.v23.common.BrandListInfo brand_list = 89 + [(google.api.field_behavior) = IMMUTABLE]; + + // Immutable. Vertical ads item group rule list criterion. + google.ads.googleads.v23.common.VerticalAdsItemGroupRuleListInfo + vertical_ads_item_group_rule_list = 91 [(google.api.field_behavior) = IMMUTABLE]; } }
/resources/ad_group_criterion.proto
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2026-01-28 UTC.