--- v22/resources/shared_set.proto 2026-01-23 15:36:23.000000000 +0000 +++ v23/resources/shared_set.proto 2026-01-23 15:36:31.000000000 +0000 @@ -78,4 +79,12 @@ // only. optional int64 reference_count = 11 [(google.api.field_behavior) = OUTPUT_ONLY]; + + // Immutable. Shared sets of type VERTICAL_ADS_ITEM_GROUP_RULE_LIST are + // associated with a particular vertical (e.g. hotels, things to do, flights, + // etc.). This field is required for shared sets of type + // VERTICAL_ADS_ITEM_GROUP_RULE_LIST. + optional google.ads.googleads.v23.enums.VerticalAdsItemVerticalTypeEnum + .VerticalAdsItemVerticalType vertical_ads_item_vertical_type = 12 + [(google.api.field_behavior) = IMMUTABLE]; }
/resources/shared_set.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.