--- 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
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2026-01-28 (世界標準時間)。