Parameter quick reference

parameter getStats getTicks default datatype
analytics R calculate all symbol[]
applyFilter x x no filtering list
columns x ² x all columns symbol[]
dataType R R symbol
endDate R R date
endTime x x 23:59:59.999 time
fill x no filling symbol
granularity x 1 integer
granularityUnit x ¹ symbol
idList R R symbol[]
inputTimeZone ³ x x symbol
outputTimeZone ³ x x symbol
pivot x x 0b boolean
sortCols x x ascending time symbol[]
startDate R R date
startTime x x 00:00:00.000 time
temporality x x `slice symbol
timeZone ³ x x symbol
doNotValidate x x symbol[]

R = Required
x = valid

The table shows which parameters apply to which functions.

  1. Omitting granularityUnit returns an aggregation over the entire interval.
  2. Only with tick-level granularity.
  3. Set either timeZone OR both inputTimeZone and outputTimeZone.

getTicks and getStats for detailed use with each function