You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`EXTERNAL_ID_HASH`| The hash of the identifier sent in the incoming event. |
119
-
|`EXTERNAL_ID_TYPE`| The type of the external identifier sent in the incoming event such as `user_id` or `anonymous_id`. External identifiers become the identities attached to a user profile. |
119
+
|`EXTERNAL_ID_TYPE`| The type of external identifier sent in the incoming event, such as `user_id` or `anonymous_id`. External identifiers become the identities attached to a user profile. |
120
120
|`EXTERNAL_ID_VALUE`| The value of the identifier sent in the incoming event. |
121
121
|`ID`| A unique identifier for the table row. |
122
-
|`RECEIVED_AT`| The timestamp when the Segment API receives the payload from client or server. |
122
+
|`RECEIVED_AT`| The timestamp when the Segment API receives the payload from the client or server. |
123
123
|`SEGMENT_ID`| The Profile ID that Segment appends to an event or an identifier at the time it was first observed. |
124
124
|`SEQ`| A sequential value derived from the timestamp. |
125
125
|`TIMESTAMP`| The UTC-converted timestamp set by the Segment library. |
@@ -128,7 +128,7 @@ This table maps Segment-generated identifiers, like `segment_id`, to external id
128
128
|`TRIGGERING_EVENT_SOURCE_ID`| The specific source ID of the incoming event. |
129
129
|`TRIGGERING_EVENT_SOURCE_NAME`| The name of the source that triggered the event. |
130
130
|`TRIGGERING_EVENT_SOURCE_SLUG`| The slug of the source that triggered the event. |
131
-
|`TRIGGERING_EVENT_TYPE`| The type of the tracking method used for triggering the incoming event. |
131
+
|`TRIGGERING_EVENT_TYPE`| The type of tracking method used for triggering the incoming event. |
132
132
|`UUID_TS`| A unique identifier of the timestamp. |
0 commit comments