com.yandex.metrica.profile package
Classes
Attribute | Methods of the class create predefined and custom profile attributes. |
BirthDateAttribute | Methods of the class set the age or date of birth for the user profile. |
BooleanAttribute | Methods of the class set the value of a logical attribute. |
CounterAttribute | Methods of the class set the value of the tag type attribute. |
GenderAttribute | Methods of the class set the gender of the user profile. |
NameAttribute | Methods of the class set the name of the user profile. |
NotificationsEnabledAttribute | Methods of the class set the notification status for a user profile. |
NumberAttribute | Methods of the class set the value of a numeric attribute. |
StringAttribute | Methods of the class set the value of a string attribute. |
UserProfile | Class for storing a user profile. |
UserProfile.Builder | Builder class for UserProfile. |
Attribute | Methods of the class create predefined and custom profile attributes. |
BirthDateAttribute | Methods of the class set the age or date of birth for the user profile. |
BooleanAttribute | Methods of the class set the value of a logical attribute. |
CounterAttribute | Methods of the class set the value of the tag type attribute. |
GenderAttribute | Methods of the class set the gender of the user profile. |
NameAttribute | Methods of the class set the name of the user profile. |
NotificationsEnabledAttribute | Methods of the class set the notification status for a user profile. |
NumberAttribute | Methods of the class set the value of a numeric attribute. |
StringAttribute | Methods of the class set the value of a string attribute. |
UserProfile | Class for storing a user profile. |
UserProfile.Builder | Builder class for UserProfile. |
Enumerations
GenderAttribute.Gender | Contains possible gender values for the GenderAttribute class. |
GenderAttribute.Gender | Contains possible gender values for the GenderAttribute class. |