AnalyticsDevice is an input datatype for logging and analyzing UI actions. It's used by the AnalyticsUserAgent datatype, which is used by the AnalyticsLogWithTimestamp datatype, which is in turn used by the logAnalyticsBatch() query field.

Table: AnalyticsDevice

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 17, 2024
infoAnalyticsDeviceInfoyes PreviewInformation on the deviced used. See AnalyticsDeviceInfo.
isConsolebooleanyes PreviewWhether access is from a console.
isDesktopbooleanyes PreviewWhether access is from a desktop computer.
isMobilebooleanyes PreviewWhether access is from a mobile device (e.g., a telephone).
isTabletbooleanyes PreviewWhether access is from a computer tablet.