Data types for export

App installations [installation]

Available fields:

application_id,attribution_touch_type,click_datetime,click_id,click_ipv6,click_timestamp,click_url_parameters,click_user_agent,profile_id,publisher_id,publisher_name,tracker_name,tracking_id,install_datetime,install_ipv6,install_receive_datetime,install_receive_timestamp,install_timestamp,is_reattribution,is_reinstallation,match_type,appmetrica_device_id,city,connection_type,country_iso_code,device_locale,device_manufacturer,device_model,device_type,google_aid,ios_ifa,ios_ifv,mcc,mnc,operator_name,os_name,os_version,windows_aid,app_package_name,app_version_name
Copied to clipboard
Tracking information
Field Description
application_id Unique numeric identifier for the application in AppMetrica.
attribution_touch_type Ad interaction type: click | impression | '' (empty string).
click_datetime Date and time of the click/impression formatted as yyyy-mm-dd hh:mm:ss.
click_id ID of the click/impression or '' (an empty string if the ID is not available).
click_ipv6 IP address at the time of the click/impression in IPv6 format. For example, 2a02:6b8::40c:6676:baff:fea6:53d8, ::ffff:5.255.232.147
click_timestamp Time of the click/impression formatted as a Unix timestamp in seconds.
click_url_parameters Parameters as they are shown in the URL. Special characters must be escaped (for example, ?param1=1&param2=2... will look like ?param1%3D1%26param2%3D2... in the request).
click_user_agent User-agent of the click/impression.
profile_id User profile ID.
publisher_id ID of the AppMetrica partner. You may use it to identify the partner in AppMetrica reports.
publisher_name Partner name in AppMetrica.
tracker_name The tracker name added in the AppMetrica interface.
tracking_id Tracker ID in AppMetrica. You may use it to identify the partner in AppMetrica reports.
Tracking information
Field Description
application_id Unique numeric identifier for the application in AppMetrica.
attribution_touch_type Ad interaction type: click | impression | '' (empty string).
click_datetime Date and time of the click/impression formatted as yyyy-mm-dd hh:mm:ss.
click_id ID of the click/impression or '' (an empty string if the ID is not available).
click_ipv6 IP address at the time of the click/impression in IPv6 format. For example, 2a02:6b8::40c:6676:baff:fea6:53d8, ::ffff:5.255.232.147
click_timestamp Time of the click/impression formatted as a Unix timestamp in seconds.
click_url_parameters Parameters as they are shown in the URL. Special characters must be escaped (for example, ?param1=1&param2=2... will look like ?param1%3D1%26param2%3D2... in the request).
click_user_agent User-agent of the click/impression.
profile_id User profile ID.
publisher_id ID of the AppMetrica partner. You may use it to identify the partner in AppMetrica reports.
publisher_name Partner name in AppMetrica.
tracker_name The tracker name added in the AppMetrica interface.
tracking_id Tracker ID in AppMetrica. You may use it to identify the partner in AppMetrica reports.
Installation information
Field Description
install_datetime Date and time of the installation in yyyy-mm-dd hh:mm:ss format.
install_ipv6 The IP address at the time of installation, in IPv6 format (for example, 2a02:6b8::40c:6676:baff:fea6:53d8, ::ffff:5.255.232.147).
install_receive_datetime Date and time when the install event was received on the server side. May differ from install_datetime due to network delays or if the user's device was not connected at the time of the event.
install_receive_timestamp Time when the install event was received on the server side, in Unix timestamp format. May differ from install_timestamp due to network delays or if the user's device was not connected at the time of the event.
install_timestamp Time of installation in Unix timestamp format, in seconds.
is_reattribution Whether the installation is reattributed to the new source. Possible values: true | false.
is_reinstallation Whether the app has been reinstalled. Possible values: true | false.
match_type Attribution method:fingerprint | referrer |identifier | '' (empty string).
Installation information
Field Description
install_datetime Date and time of the installation in yyyy-mm-dd hh:mm:ss format.
install_ipv6 The IP address at the time of installation, in IPv6 format (for example, 2a02:6b8::40c:6676:baff:fea6:53d8, ::ffff:5.255.232.147).
install_receive_datetime Date and time when the install event was received on the server side. May differ from install_datetime due to network delays or if the user's device was not connected at the time of the event.
install_receive_timestamp Time when the install event was received on the server side, in Unix timestamp format. May differ from install_timestamp due to network delays or if the user's device was not connected at the time of the event.
install_timestamp Time of installation in Unix timestamp format, in seconds.
is_reattribution Whether the installation is reattributed to the new source. Possible values: true | false.
is_reinstallation Whether the app has been reinstalled. Possible values: true | false.
match_type Attribution method:fingerprint | referrer |identifier | '' (empty string).
Device and OS information
Field Description
appmetrica_device_id A unique device identifier detected by the AppMetrica service.
city The name in English of the city where the click took place.
connection_type Device connection type. Possible values: wifi | cell | unknown.
country_iso_code ISO country code.
device_locale The device language.
device_manufacturer The device manufacturer as detected by the AppMetrica service (for example, Apple or Samsung).
device_model The device model as detected by the AppMetrica service (for example, Galaxy S6).
device_type The device type detected by the AppMetrica service. Possible values: phone | tablet | unknown.
google_aid Google AID device in the format received from the device.
ios_ifa IFA of the device in the format received from the device.
ios_ifv IFV for the app in the format received from the device.
mcc Mobile country code.
mnc Mobile network code.
operator_name Name of the mobile operator.
os_name Operating system on the user's device: ios | android | windows.
os_version Version of the operating system on the user's device.
profile_id User profile ID.
windows_aid Windows AID of the device in the format received from the device.
Device and OS information
Field Description
appmetrica_device_id A unique device identifier detected by the AppMetrica service.
city The name in English of the city where the click took place.
connection_type Device connection type. Possible values: wifi | cell | unknown.
country_iso_code ISO country code.
device_locale The device language.
device_manufacturer The device manufacturer as detected by the AppMetrica service (for example, Apple or Samsung).
device_model The device model as detected by the AppMetrica service (for example, Galaxy S6).
device_type The device type detected by the AppMetrica service. Possible values: phone | tablet | unknown.
google_aid Google AID device in the format received from the device.
ios_ifa IFA of the device in the format received from the device.
ios_ifv IFV for the app in the format received from the device.
mcc Mobile country code.
mnc Mobile network code.
operator_name Name of the mobile operator.
os_name Operating system on the user's device: ios | android | windows.
os_version Version of the operating system on the user's device.
profile_id User profile ID.
windows_aid Windows AID of the device in the format received from the device.
App information
Field Description
app_package_name Package name for Android or Bundle ID for iOS (for example, ru.yandex.metro).
app_version_name Version of the app as specified by the developer.
application_id Unique numeric identifier for the application in AppMetrica.
App information
Field Description
app_package_name Package name for Android or Bundle ID for iOS (for example, ru.yandex.metro).
app_version_name Version of the app as specified by the developer.
application_id Unique numeric identifier for the application in AppMetrica.

App events [event]

Available fields:

android_id,app_build_number,app_package_name,app_version_name,application_id,appmetrica_device_id,city,connection_type,country_iso_code,device_ipv6,device_locale,device_manufacturer,device_model,device_type,event_datetime,event_json,event_name,event_receive_datetime,event_receive_timestamp,event_timestamp,google_aid,installation_id,ios_ifa,ios_ifv,mcc,mnc,operator_name,original_device_model,os_name,os_version,profile_id,session_id,windows_aid
Copied to clipboard
Event and session information
Field Description
event_datetime Date and time of the event in yyyy-mm-dd hh:mm:ss format.
event_json Event attributes serialized into JSON.
event_name Name of the event (as passed to the SDK).
event_receive_datetime Date and time when the install event was received on the server side. May differ from event_datetime due to network delays or if the user's device was not connected at the time of the event.
event_receive_timestamp Time when the event was received on the server side, in Unix timestamp format. May differ fromevent_timestamp due to network delays or if the user's device was not connected at the time of the event.
event_timestamp Time of the event in UNIX-time format.
session_id Session ID. Is unique only within the appmetrica_device_id and installation_id pair.
installation_id Installation ID.
Event and session information
Field Description
event_datetime Date and time of the event in yyyy-mm-dd hh:mm:ss format.
event_json Event attributes serialized into JSON.
event_name Name of the event (as passed to the SDK).
event_receive_datetime Date and time when the install event was received on the server side. May differ from event_datetime due to network delays or if the user's device was not connected at the time of the event.
event_receive_timestamp Time when the event was received on the server side, in Unix timestamp format. May differ fromevent_timestamp due to network delays or if the user's device was not connected at the time of the event.
event_timestamp Time of the event in UNIX-time format.
session_id Session ID. Is unique only within the appmetrica_device_id and installation_id pair.
installation_id Installation ID.
Device and OS information
Field Description
appmetrica_device_id A unique device identifier detected by the AppMetrica service.
city The name in English of the city where the click took place.
connection_type Device connection type. Possible values: wifi | cell | unknown.
country_iso_code ISO country code.
device_ipv6 The IP address at the time of event, in IPv6 format. For example, 2a02:6b8::40c:6676:baff:fea6:53d8, ::ffff:5.255.232.147
device_locale The device language.
device_manufacturer The device manufacturer as detected by the AppMetrica service (for example, Apple or Samsung).
device_model The device model as detected by the AppMetrica service (for example, Galaxy S6).
device_type The device type detected by the AppMetrica service. Possible values: phone | tablet | unknown.
google_aid Google AID device in the format received from the device.
ios_ifa IFA of the device in the format received from the device.
ios_ifv IFV for the app in the format received from the device.
mcc Mobile country code.
mnc Mobile network code.
operator_name Name of the mobile operator.
original_device_model Factory model of the device (for example, the following values are possible for Galaxy S8: SM-G9550, SM-G9558, and so on).
os_name Operating system on the user's device: ios | android | windows.
os_version Version of the operating system on the user's device.
profile_id User profile ID.
windows_aid Windows AID of the device in the format received from the device.
Device and OS information
Field Description
appmetrica_device_id A unique device identifier detected by the AppMetrica service.
city The name in English of the city where the click took place.
connection_type Device connection type. Possible values: wifi | cell | unknown.
country_iso_code ISO country code.
device_ipv6 The IP address at the time of event, in IPv6 format. For example, 2a02:6b8::40c:6676:baff:fea6:53d8, ::ffff:5.255.232.147
device_locale The device language.
device_manufacturer The device manufacturer as detected by the AppMetrica service (for example, Apple or Samsung).
device_model The device model as detected by the AppMetrica service (for example, Galaxy S6).
device_type The device type detected by the AppMetrica service. Possible values: phone | tablet | unknown.
google_aid Google AID device in the format received from the device.
ios_ifa IFA of the device in the format received from the device.
ios_ifv IFV for the app in the format received from the device.
mcc Mobile country code.
mnc Mobile network code.
operator_name Name of the mobile operator.
original_device_model Factory model of the device (for example, the following values are possible for Galaxy S8: SM-G9550, SM-G9558, and so on).
os_name Operating system on the user's device: ios | android | windows.
os_version Version of the operating system on the user's device.
profile_id User profile ID.
windows_aid Windows AID of the device in the format received from the device.
App information
Field Description
app_build_number App build number.
app_package_name Package name for Android or Bundle ID for iOS (for example, ru.yandex.metro).
app_version_name Version of the app as specified by the developer.
application_id Unique numeric identifier for the application in AppMetrica.
App information
Field Description
app_build_number App build number.
app_package_name Package name for Android or Bundle ID for iOS (for example, ru.yandex.metro).
app_version_name Version of the app as specified by the developer.
application_id Unique numeric identifier for the application in AppMetrica.

Push tokens [push_token]

Available fields:

token,token_datetime,token_receive_datetime,token_receive_timestamp,token_timestamp,appmetrica_device_id,city,connection_type,country_iso_code,device_ipv6,device_locale,device_manufacturer,device_model,device_type,google_aid,ios_ifa,ios_ifv,mcc,mnc,operator_name,os_name,os_version,profile_id,windows_aid,app_package_name,app_version_name,application_id
Copied to clipboard
Information about push tokens
Field Description
token Push token value.
token_datetime Token creation time in yyyy-mm-dd hh:mm:ss format.
token_receive_datetime Time when the server receives the token, in yyyy-mm-dd hh:mm:ss format. It may differ from token_datetime due to network delays or problems with the user's internet connection.
token_receive_timestamp Time when the server received the token, in Unix timestamp time format. It may differ from token_datetime due to network delays or problems with the user's internet connection.
token_timestamp Token creation time in Unix timestamp format.
Information about push tokens
Field Description
token Push token value.
token_datetime Token creation time in yyyy-mm-dd hh:mm:ss format.
token_receive_datetime Time when the server receives the token, in yyyy-mm-dd hh:mm:ss format. It may differ from token_datetime due to network delays or problems with the user's internet connection.
token_receive_timestamp Time when the server received the token, in Unix timestamp time format. It may differ from token_datetime due to network delays or problems with the user's internet connection.
token_timestamp Token creation time in Unix timestamp format.
Device and OS information
Field Description
appmetrica_device_id A unique device identifier detected by the AppMetrica service.
city The name in English of the city where the click took place.
connection_type Device connection type. Possible values: wifi | cell | unknown.
country_iso_code ISO country code.
device_ipv6 The IP address at the time of event, in IPv6 format. For example, 2a02:6b8::40c:6676:baff:fea6:53d8, ::ffff:5.255.232.147
device_locale The device language.
device_manufacturer The device manufacturer as detected by the AppMetrica service (for example, Apple or Samsung).
device_model The device model as detected by the AppMetrica service (for example, Galaxy S6).
device_type The device type detected by the AppMetrica service. Possible values: phone | tablet | unknown.
google_aid Google AID device in the format received from the device.
ios_ifa IFA of the device in the format received from the device.
ios_ifv IFV for the app in the format received from the device.
mcc Mobile country code.
mnc Mobile network code.
operator_name Name of the mobile operator.
os_name Operating system on the user's device: ios | android | windows.
os_version Version of the operating system on the user's device.
profile_id User profile ID.
windows_aid Windows AID of the device in the format received from the device.
Device and OS information
Field Description
appmetrica_device_id A unique device identifier detected by the AppMetrica service.
city The name in English of the city where the click took place.
connection_type Device connection type. Possible values: wifi | cell | unknown.
country_iso_code ISO country code.
device_ipv6 The IP address at the time of event, in IPv6 format. For example, 2a02:6b8::40c:6676:baff:fea6:53d8, ::ffff:5.255.232.147
device_locale The device language.
device_manufacturer The device manufacturer as detected by the AppMetrica service (for example, Apple or Samsung).
device_model The device model as detected by the AppMetrica service (for example, Galaxy S6).
device_type The device type detected by the AppMetrica service. Possible values: phone | tablet | unknown.
google_aid Google AID device in the format received from the device.
ios_ifa IFA of the device in the format received from the device.
ios_ifv IFV for the app in the format received from the device.
mcc Mobile country code.
mnc Mobile network code.
operator_name Name of the mobile operator.
os_name Operating system on the user's device: ios | android | windows.
os_version Version of the operating system on the user's device.
profile_id User profile ID.
windows_aid Windows AID of the device in the format received from the device.
App information
Field Description
app_package_name Package name for Android or Bundle ID for iOS (for example, ru.yandex.metro).
app_version_name Version of the app as specified by the developer.
application_id Unique numeric identifier for the application in AppMetrica.
App information
Field Description
app_package_name Package name for Android or Bundle ID for iOS (for example, ru.yandex.metro).
app_version_name Version of the app as specified by the developer.
application_id Unique numeric identifier for the application in AppMetrica.

Crashes [crash]

Available fields:

crash,crash_datetime,crash_group_id,crash_id,crash_name,crash_receive_datetime,crash_receive_timestamp,crash_timestamp,appmetrica_device_id,city,connection_type,country_iso_code,device_ipv6,device_locale,device_manufacturer,device_model,device_type,google_aid,ios_ifa,ios_ifv,mcc,mnc,operator_name,os_name,os_version,profile_id,windows_aid,app_package_name,app_version_name,application_id
Copied to clipboard
Information about an app crash
Field Description
crash Tracking the stack.
crash_datetime Date and time of the app crash in yyyy-mm-dd hh:mm:ss format.
crash_group_id ID of a group of similar crashes.
crash_id Crash ID.
crash_name Crash name.
crash_receive_datetime The date and time the crash message was received on the server, in yyyy-mm-dd hh:mm:ss format. It may differ from crash_datetime due to network delays or problems with the user's internet connection.
crash_receive_timestamp The time when the server received the crash message, in Unix time format. It may differ from crash_timestamp due to network delays or problems with the user's internet connection.
crash_timestamp The time of the app crash in Unix timestamp format.
Information about an app crash
Field Description
crash Tracking the stack.
crash_datetime Date and time of the app crash in yyyy-mm-dd hh:mm:ss format.
crash_group_id ID of a group of similar crashes.
crash_id Crash ID.
crash_name Crash name.
crash_receive_datetime The date and time the crash message was received on the server, in yyyy-mm-dd hh:mm:ss format. It may differ from crash_datetime due to network delays or problems with the user's internet connection.
crash_receive_timestamp The time when the server received the crash message, in Unix time format. It may differ from crash_timestamp due to network delays or problems with the user's internet connection.
crash_timestamp The time of the app crash in Unix timestamp format.
Device and OS information
Field Description
appmetrica_device_id A unique device identifier detected by the AppMetrica service.
city The name in English of the city where the click took place.
connection_type Device connection type. Possible values: wifi | cell | unknown.
country_iso_code ISO country code.
device_ipv6 The IP address at the time of event, in IPv6 format. For example, 2a02:6b8::40c:6676:baff:fea6:53d8, ::ffff:5.255.232.147
device_locale The device language.
device_manufacturer The device manufacturer as detected by the AppMetrica service (for example, Apple or Samsung).
device_model The device model as detected by the AppMetrica service (for example, Galaxy S6).
device_type The device type detected by the AppMetrica service. Possible values: phone | tablet | unknown.
google_aid Google AID device in the format received from the device.
ios_ifa IFA of the device in the format received from the device.
ios_ifv IFV for the app in the format received from the device.
mcc Mobile country code.
mnc Mobile network code.
operator_name Name of the mobile operator.
os_name Operating system on the user's device: ios | android | windows.
os_version Version of the operating system on the user's device.
profile_id User profile ID.
windows_aid Windows AID of the device in the format received from the device.
Device and OS information
Field Description
appmetrica_device_id A unique device identifier detected by the AppMetrica service.
city The name in English of the city where the click took place.
connection_type Device connection type. Possible values: wifi | cell | unknown.
country_iso_code ISO country code.
device_ipv6 The IP address at the time of event, in IPv6 format. For example, 2a02:6b8::40c:6676:baff:fea6:53d8, ::ffff:5.255.232.147
device_locale The device language.
device_manufacturer The device manufacturer as detected by the AppMetrica service (for example, Apple or Samsung).
device_model The device model as detected by the AppMetrica service (for example, Galaxy S6).
device_type The device type detected by the AppMetrica service. Possible values: phone | tablet | unknown.
google_aid Google AID device in the format received from the device.
ios_ifa IFA of the device in the format received from the device.
ios_ifv IFV for the app in the format received from the device.
mcc Mobile country code.
mnc Mobile network code.
operator_name Name of the mobile operator.
os_name Operating system on the user's device: ios | android | windows.
os_version Version of the operating system on the user's device.
profile_id User profile ID.
windows_aid Windows AID of the device in the format received from the device.
App information
Field Description
app_package_name Package name for Android or Bundle ID for iOS (for example, ru.yandex.metro).
app_version_name Version of the app as specified by the developer.
application_id Unique numeric identifier for the application in AppMetrica.
App information
Field Description
app_package_name Package name for Android or Bundle ID for iOS (for example, ru.yandex.metro).
app_version_name Version of the app as specified by the developer.
application_id Unique numeric identifier for the application in AppMetrica.

Errors [error]

Available fields:

error,error_datetime,error_id,error_name,error_receive_datetime,error_receive_timestamp,error_timestamp,appmetrica_device_id,city,connection_type,country_iso_code,device_ipv6,device_locale,device_manufacturer,device_model,device_type,google_aid,ios_ifa,ios_ifv,mcc,mnc,operator_name,os_name,os_version,profile_id,windows_aid,app_package_name,app_version_name,application_id
Copied to clipboard
Information about app errors
Field Description
error Error text.
error_datetime Date and time of the error in the yyyy-mm-dd hh:mm:ss format.
error_id Error ID.
error_name Error name.
error_receive_datetime The time when the server received the error message, in the yyyy-mm-dd hh:mm:ss format. It may differ from error_datetime due to network delays or problems with the user's internet connection.
error_receive_timestamp Time when the error message was received on the server side, in Unix time format. It may differ from error_timestamp due to network delays or problems with the user's internet connection.
error_timestamp Time of the error in Unix time format.
Information about app errors
Field Description
error Error text.
error_datetime Date and time of the error in the yyyy-mm-dd hh:mm:ss format.
error_id Error ID.
error_name Error name.
error_receive_datetime The time when the server received the error message, in the yyyy-mm-dd hh:mm:ss format. It may differ from error_datetime due to network delays or problems with the user's internet connection.
error_receive_timestamp Time when the error message was received on the server side, in Unix time format. It may differ from error_timestamp due to network delays or problems with the user's internet connection.
error_timestamp Time of the error in Unix time format.
Device and OS information
Field Description
appmetrica_device_id A unique device identifier detected by the AppMetrica service.
city The name in English of the city where the click took place.
connection_type Device connection type. Possible values: wifi | cell | unknown.
country_iso_code ISO country code.
device_ipv6 The IP address at the time of event, in IPv6 format. For example, 2a02:6b8::40c:6676:baff:fea6:53d8, ::ffff:5.255.232.147
device_locale The device language.
device_manufacturer The device manufacturer as detected by the AppMetrica service (for example, Apple or Samsung).
device_model The device model as detected by the AppMetrica service (for example, Galaxy S6).
device_type The device type detected by the AppMetrica service. Possible values: phone | tablet | unknown.
google_aid Google AID device in the format received from the device.
ios_ifa IFA of the device in the format received from the device.
ios_ifv IFV for the app in the format received from the device.
mcc Mobile country code.
mnc Mobile network code.
operator_name Name of the mobile operator.
os_name Operating system on the user's device: ios | android | windows.
os_version Version of the operating system on the user's device.
profile_id User profile ID.
windows_aid Windows AID of the device in the format received from the device.
Device and OS information
Field Description
appmetrica_device_id A unique device identifier detected by the AppMetrica service.
city The name in English of the city where the click took place.
connection_type Device connection type. Possible values: wifi | cell | unknown.
country_iso_code ISO country code.
device_ipv6 The IP address at the time of event, in IPv6 format. For example, 2a02:6b8::40c:6676:baff:fea6:53d8, ::ffff:5.255.232.147
device_locale The device language.
device_manufacturer The device manufacturer as detected by the AppMetrica service (for example, Apple or Samsung).
device_model The device model as detected by the AppMetrica service (for example, Galaxy S6).
device_type The device type detected by the AppMetrica service. Possible values: phone | tablet | unknown.
google_aid Google AID device in the format received from the device.
ios_ifa IFA of the device in the format received from the device.
ios_ifv IFV for the app in the format received from the device.
mcc Mobile country code.
mnc Mobile network code.
operator_name Name of the mobile operator.
os_name Operating system on the user's device: ios | android | windows.
os_version Version of the operating system on the user's device.
profile_id User profile ID.
windows_aid Windows AID of the device in the format received from the device.
App information
Field Description
app_package_name Package name for Android or Bundle ID for iOS (for example, ru.yandex.metro).
app_version_name Version of the app as specified by the developer.
application_id Unique numeric identifier for the application in AppMetrica.
App information
Field Description
app_package_name Package name for Android or Bundle ID for iOS (for example, ru.yandex.metro).
app_version_name Version of the app as specified by the developer.
application_id Unique numeric identifier for the application in AppMetrica.

Session start [session_start]

Available fields:

session_id,session_start_datetime,session_start_receive_datetime,session_start_receive_timestamp,session_start_timestamp,appmetrica_device_id,city,connection_type,country_iso_code,device_ipv6,device_locale,device_manufacturer,device_model,device_type,google_aid,ios_ifa,ios_ifv,mcc,mnc,operator_name,original_device_model,os_name,os_version,profile_id,windows_aid,app_build_number,app_package_name,app_version_name,application_id
Copied to clipboard
Session information
Field Description
session_id Session ID.
session_start_datetime Date and time of the session start in yyyy-mm-dd hh:mm:ss format.
session_start_receive_datetime The time when the server received the session start message, in yyyy-mm-dd hh:mm:ss format. It may differ from session_datetime due to network delays or problems with the user's internet connection.
session_start_receive_timestamp Time when the session start message was received on the server side, in Unix time format. It may differ from session_timestamp due to network delays or problems with the user's internet connection.
session_start_timestamp Time of the session start in Unix time format.
Session information
Field Description
session_id Session ID.
session_start_datetime Date and time of the session start in yyyy-mm-dd hh:mm:ss format.
session_start_receive_datetime The time when the server received the session start message, in yyyy-mm-dd hh:mm:ss format. It may differ from session_datetime due to network delays or problems with the user's internet connection.
session_start_receive_timestamp Time when the session start message was received on the server side, in Unix time format. It may differ from session_timestamp due to network delays or problems with the user's internet connection.
session_start_timestamp Time of the session start in Unix time format.
Device and OS information
Field Description
appmetrica_device_id A unique device identifier detected by the AppMetrica service.
city The name in English of the city where the click took place.
connection_type Device connection type. Possible values: wifi | cell | unknown.
country_iso_code ISO country code.
device_ipv6 The IP address at the time of event, in IPv6 format. For example, 2a02:6b8::40c:6676:baff:fea6:53d8, ::ffff:5.255.232.147
device_locale The device language.
device_manufacturer The device manufacturer as detected by the AppMetrica service (for example, Apple or Samsung).
device_model The device model as detected by the AppMetrica service (for example, Galaxy S6).
device_type The device type detected by the AppMetrica service. Possible values: phone | tablet | unknown.
google_aid Google AID device in the format received from the device.
ios_ifa IFA of the device in the format received from the device.
ios_ifv IFV for the app in the format received from the device.
mcc Mobile country code.
mnc Mobile network code.
operator_name Name of the mobile operator.
original_device_model Factory model of the device (for example, the following values are possible for Galaxy S8: SM-G9550, SM-G9558, and so on).
os_name Operating system on the user's device: ios | android | windows.
os_version Version of the operating system on the user's device.
profile_id User profile ID.
windows_aid Windows AID of the device in the format received from the device.
Device and OS information
Field Description
appmetrica_device_id A unique device identifier detected by the AppMetrica service.
city The name in English of the city where the click took place.
connection_type Device connection type. Possible values: wifi | cell | unknown.
country_iso_code ISO country code.
device_ipv6 The IP address at the time of event, in IPv6 format. For example, 2a02:6b8::40c:6676:baff:fea6:53d8, ::ffff:5.255.232.147
device_locale The device language.
device_manufacturer The device manufacturer as detected by the AppMetrica service (for example, Apple or Samsung).
device_model The device model as detected by the AppMetrica service (for example, Galaxy S6).
device_type The device type detected by the AppMetrica service. Possible values: phone | tablet | unknown.
google_aid Google AID device in the format received from the device.
ios_ifa IFA of the device in the format received from the device.
ios_ifv IFV for the app in the format received from the device.
mcc Mobile country code.
mnc Mobile network code.
operator_name Name of the mobile operator.
original_device_model Factory model of the device (for example, the following values are possible for Galaxy S8: SM-G9550, SM-G9558, and so on).
os_name Operating system on the user's device: ios | android | windows.
os_version Version of the operating system on the user's device.
profile_id User profile ID.
windows_aid Windows AID of the device in the format received from the device.
App information
Field Description
app_build_number App build number.
app_package_name Package name for Android or Bundle ID for iOS (for example, ru.yandex.metro).
app_version_name Version of the app as specified by the developer.
application_id Unique numeric identifier for the application in AppMetrica.
App information
Field Description
app_build_number App build number.
app_package_name Package name for Android or Bundle ID for iOS (for example, ru.yandex.metro).
app_version_name Version of the app as specified by the developer.
application_id Unique numeric identifier for the application in AppMetrica.

If you didn't find the answer you were looking for, you can use the feedback form to submit your question. Please describe the problem in as much detail as possible. Attach a screenshot if possible.