TimestampType is an enumerated list of types of timestamps to use for scheduling persisted aggregations.

This datatype is used by the PersistedAggregationScheduleInput datatype, which is used by UpdatePersistedAggregationInput, which in turn is used by the updatePersistedAggregation() mutation.

Table: TimestampType

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: Mar 30, 2026
EventTime   PreviewUses event timestamps (i.e., @timestamp field) with optional offset to allow late-arriving events.
IngestTime   PreviewUses ingestion timestamps — when events arrived at LogScale. Offset is not allowed.