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 input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 17, 2024
infoAnalyticsDeviceInfoyes PreviewInformation on the device 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.