You are here:
Data View: Journey Activity
To view data about activities used in your journeys, use the _JourneyActivity data view in Automation Studio.
Dates and times are stored in Central Standard Time. Daylight Savings Time isn’t observed. To view time-related data in your time zone, set time zone user preferences.
| Name | Description | DataType | Data Extension Data Type | Nullable |
|---|---|---|---|---|
| VersionID | The unique identifier for the version of the journey | uniqueidentifier(36) | Text | |
| ActivityID | The unique identifier for the activity. There are one or more ActivityID’s associated to a VersionID. | uniqueidentifier(36) | Text | |
| ActivityName | The name of the activity | nvarchar(200) | Text | X |
| ActivityExternalKey | The external key associated with the activity | nvarchar(200) | Text | |
| JourneyActivityObjectID | Use this unique identifier to join to email tracking system data views to identify a journey email’s Triggered Send Definition. | uniqueidentifier(36) | Text | X |
| ActivityType | The type of activity | nvarchar(512) | Text | X |

