DateTimeRange

Definition of the time range input.

Fields

Name

Type

Description

from

DateTime

Start timestamp ISO Format "YYYY-MM-DD[T]HH:mm:ss[Z]",

For example, "2021-01-01T00:00:00Z".

to

DateTime

End timestamp ISO Format "YYYY-MM-DD[T]HH:mm:ss[Z]".

For example, "2022-01-01T00:00:00Z".