Unified

Data Types

TypeDescription
string
numbereither an integer or double/float
arraya list / array of one data type
booleantrue or false
object
dateDates/Timestamps use UTC time and are formatted as ISO 8601 strings (without milliseconds). eg. 2015-04-16T09:14:57Z
IDAll object IDs are 24 byte hexadecimal strings that are created by our MongoDB servers and represent a ObjectId.
undefinedsome values could be undefined if no information is available for that field
Was this page helpful?