| id |
string |
Unique ID for the user (persistent across sessions) |
| language |
string |
Language code set for the product for the user (en-us, en-gb, etc.) |
| country |
string |
Country code for the user's location. Eg. US |
| region |
string |
Region code for the user's location. Eg. PA |
| city |
string |
City for the location |
| dma |
string |
DMA for the user's location. Eg. 566. Not available outside of the US. |
| start |
string |
Date of the user's first visit. I.e. Cookie creation date |
| offset |
string |
Valid string of the user's current UTC offset in hh:mm:ss format. Ex. -05:00 or 05:00 |