--- 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
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2026-01-28 UTC.