Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 905 Bytes

ProductDtoAudience.md

File metadata and controls

11 lines (7 loc) · 905 Bytes

ProductDtoAudience

Properties

Name Type Description Notes
genders [String] The genders of the audience. Strongly encouraged to use the standard values: 'male', 'female', 'unisex'. At most 5 values are allowed. Length limit of 128 characters. [optional]
ageGroups [String] The age groups of the audience. Strongly encouraged to use the standard values: 'newborn' (up to 3 months old), 'infant' (3-12 months old), 'toddler' (1-5 years old), 'kids' (5-13 years old), 'adult' (typically teens or older). At most 5 values are allowed. Length limit of 128 characters. [optional]

[Back to Model list] [Back to API list] [Back to README]