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

AgeCategory

AgeCategory

annotation class AgeCategory
Age Category of the user.

Types

NameSummary
Companion
object Companion

Companion

object Companion

Properties

NameSummary
ADULT
const val ADULT: Int = 3
Adult age group for users ages 18 and up (or applicable age in user’s region).
CHILD
const val CHILD: Int = 1
Child age group for users between the ages of 10-12 (or applicable age in user’s region).
TEEN
const val TEEN: Int = 2
Teenage age group for users between the ages of 13-17 (or applicable age in user’s region).
UNKNOWN
const val UNKNOWN: Int = 0
Did you find this page helpful?
Thumbs up icon
Thumbs down icon