DateRange
A date range with a starting and ending date/time values.
Input Fields
date_attribute_name (
String!)
Name of the date attribute this date range should be applied to. Choices are: created_at, updated_at, start_time (surveys only), end_time (surveys only), captured_at (images only).
end_timestamp (
String!)
Ending timestamp of the range, in ISO8601 date/time format.
start_timestamp (
String!)
Starting timestamp of the range, in ISO8601 date/time format.