All Classes
| Class | Description |
|---|---|
| AdRevenue |
The class to store Ad Revenue data.
|
| AdRevenue.Builder |
Builder class for
AdRevenue objects. |
| AdType |
Enum containing possible Ad Type values.
|
| AppMetricaDeviceIDListener | |
| AppMetricaDeviceIDListener.Reason | |
| AppMetricaJsInterface |
This class is used as a bridge between Javascript and native code.
|
| Attribute |
The attribute class.
|
| BirthDateAttribute |
The birth date attribute class.
|
| BooleanAttribute |
The boolean attribute class.
|
| CounterAttribute |
The counter attribute class.
|
| DeferredDeeplinkListener | |
| DeferredDeeplinkListener.Error |
Possible values for
DeferredDeeplinkListener.onError(Error, String) |
| DeferredDeeplinkParametersListener | |
| DeferredDeeplinkParametersListener.Error |
Possible values for
DeferredDeeplinkParametersListener.onError(Error, String) |
| ECommerceAmount |
Describes an amount of something - number and unit.
|
| ECommerceCartItem |
Describes an item in a cart.
|
| ECommerceEvent |
ECommerce event object.
|
| ECommerceOrder |
Describes an order - info about a cart purchase.
|
| ECommercePrice |
Describes price of a product.
|
| ECommerceProduct |
Describes a product.
|
| ECommerceReferrer |
Describes transition source - screen which shown screen, product card, etc.
|
| ECommerceScreen |
Describes a screen (page).
|
| GenderAttribute |
The gender attribute class.
|
| GenderAttribute.Gender |
Gender enumeration.
|
| IPluginReporter |
IPluginReporter is an extension of IReporter. |
| IReporter |
IReporter can send events to an alternative api key, differ from
api key, passed to YandexMetrica.activate(android.content.Context, com.yandex.metrica.YandexMetricaConfig) |
| NameAttribute |
The name attribute class.
|
| NotificationsEnabledAttribute |
The NotificationsEnabled attribute class.
|
| NumberAttribute |
The number attribute class.
|
| PluginErrorDetails |
Class describing the error.
|
| PluginErrorDetails.Builder | |
| PluginErrorDetails.Platform |
Class containing popular constants used in
PluginErrorDetails.Builder.withPlatform(String). |
| PreloadInfo |
Contains information for tracking preloaded apps
Configuration created by
PreloadInfo.Builder |
| PreloadInfo.Builder |
Builds a new
PreloadInfo instance. |
| ReporterConfig | |
| ReporterConfig.Builder | |
| Revenue |
The class to store revenue data.
|
| Revenue.Builder |
Builder class for
Revenue objects. |
| Revenue.Receipt |
The class to store in-app purchases data.
|
| Revenue.Receipt.Builder |
Builder class for
Revenue.Receipt objects. |
| StackTraceItem |
Class describing the stacktrace in a common form
so that errors both from native and plugin code can be described via this object.
|
| StackTraceItem.Builder | |
| StringAttribute |
The string attribute class.
|
| UserProfile |
The class to store a user profile.
|
| UserProfile.Builder |
Builder class for
UserProfile objects. |
| UserProfileUpdate<T extends com.yandex.metrica.impl.profile.UserProfileUpdatePatcher> |
This class indicates user profile update.
|
| YandexMetrica |
Class assistant for analytic processing.
|
| YandexMetricaConfig |
Contains configuration of analytic processing.
|
| YandexMetricaConfig.Builder |
Builds a new
YandexMetricaConfig object. |
| YandexMetricaPlugins |
YandexMetricaPlugins is an extension of YandexMetrica. |