API reference
API reference
Select your platform
No SDKs available
No versions available

AccountAgeCategory Enum

The age category in a Meta account is used to determine eligibility for certain features and services. This information is important for ensuring that users are able to access the appropriate content and functionality based on their age. The values are used in UserAccountAgeCategory API. See more details here.

Signature

enum AccountAgeCategory : Enum<AccountAgeCategory> 

Enumeration Constants

MemberDescription
Unknown
Represents that the AccountAgeCategory is unknown.
Ch
Child age group for users between the ages of 10-12 (or applicable age in user's region).
Tn
Teenage age group for users between the ages of 13-17 (or applicable age in user's region).
Ad
Adult age group for users ages 18 and up (or applicable age in user's region).

Properties

value : Int
[Get]
Signature
val value: Int