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 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: 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.