Module: Google::Ads::DataManager::V1::AgeRange
- Defined in:
- proto_docs/google/ads/datamanager/v1/age_range.rb
Overview
The demographic age ranges
Constant Summary collapse
- AGE_RANGE_UNSPECIFIED =
Not specified.
0- AGE_RANGE_UNKNOWN =
Unknown.
1- AGE_RANGE_18_24 =
Between 18 and 24 years old.
2- AGE_RANGE_25_34 =
Between 25 and 34 years old.
3- AGE_RANGE_35_44 =
Between 35 and 44 years old.
4- AGE_RANGE_45_54 =
Between 45 and 54 years old.
5- AGE_RANGE_55_64 =
Between 55 and 64 years old.
6- AGE_RANGE_65_UP =
65 years old and beyond.
7