Definitions for real-time user-facing analytics, StarTree products, and platforms
Authorization: Basic <username:password>
, where the credentials are the Base64 encoding of the username and password joined by a colon :
.
Data type | Alias/annotation |
---|---|
string | |
boolean | |
float | double |
integer | int, long |
unsigned integer | uint, unsignedLong |
time | dateTime |
1.0
, 3.14
, -20.1
).
true
or false
based on
the relationship between the two values.
A predicate expression is comprised of a left operand, a comparison operator, and a right operand.
2020-01-01T00:00:00.00Z
).
2006-01-02T15:04:05.999999999Z07:00
.