The AnalyticsLogWithTimestamp input includes various settings.

Table: AnalyticsLogWithTimestamp

ParameterTypeRequired[a]DefaultDescription
eventIdstringyes The unique identifier of the event.
timestamplongyes The date and time stamp of the event.
routestringyes Our GraphQL pages are currently under development. This description will be added or changed soon.
actionstringyes The action to take related to the event.
systemstringyes Our GraphQL pages are currently under development. This description will be added or changed soon.
arguments[string]yes Any arguments passed for the analytics.
featurestring  Our GraphQL pages are currently under development. This description will be added or changed soon.
features[AnalyticsFeature]yes Our GraphQL pages are currently under development. This description will be added or changed soon. See AnalyticsFeature Table.
contextstringyes Our GraphQL pages are currently under development. This description will be added or changed soon.
metricsAnalyticsMetricsyes The frames per second to use for the analytics metrics. See AnalyticsMetrics Table.
userAgentAnalyticsUserAgentyes The browser, device type, and other information for the analytics. See AnalyticsUserAgent Table.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.