API reference

UserAccountAgeCategory Class

A UserAccountAgeCategory represents the age category of a Meta user. This object contains information about the user's age group, which can be used for various purposes such as targeted advertising or content restriction. The possible values for the age category are defined in the AccountAgeCategory.

Constructors

UserAccountAgeCategory ( ptr )
Signature
com.meta.horizon.platform.ovr.models.UserAccountAgeCategory.UserAccountAgeCategory(final long ptr)
Parameters
ptr: final long

Methods

getAgeCategory ()
Age category of the user in Meta account. This field represents the age group that the user falls into, and the possible values for this field are defined in the AccountAgeCategory.
Signature
AccountAgeCategory com.meta.horizon.platform.ovr.models.UserAccountAgeCategory.getAgeCategory()
Returns
AccountAgeCategory  AccountAgeCategory