--- v22/enums/reach_plan_age_range.proto 2026-03-19 17:15:54.000000000 +0000 +++ v23/enums/reach_plan_age_range.proto 2026-03-19 17:16:02.000000000 +0000 @@ -61,6 +61,21 @@ // Between 21 and 34 years old. AGE_RANGE_21_34 = 8; + // Between 21 and 44 years old. + AGE_RANGE_21_44 = 22; + + // Between 21 and 49 years old. + AGE_RANGE_21_49 = 23; + + // Between 21 and 54 years old. + AGE_RANGE_21_54 = 24; + + // Between 21 and 64 years old. + AGE_RANGE_21_64 = 25; + + // Between 21 and 65+ years old. + AGE_RANGE_21_65_UP = 26; + // Between 25 and 34 years old. AGE_RANGE_25_34 = 503002;
/enums/reach_plan_age_range.proto
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2026-03-25 UTC