Module: Google::Shopping::Merchant::Products::V1::AgeGroup
- Defined in:
- proto_docs/google/shopping/merchant/products/v1/products_common.rb
Overview
Target age group of the item.
Constant Summary collapse
- AGE_GROUP_UNSPECIFIED =
Age group is not specified.
0
- ADULT =
Teens or older.
1
- KIDS =
5-13 years old.
2
- TODDLER =
1-5 years old.
3
- INFANT =
3-12 months old.
4
- NEWBORN =
0-3 months old.
5