Users
Query the available users in AdobeAnalytics.
Columns
| Name | Type | IsDimension | IsMetric | DefaultDimension | Description |
| LoginId [KEY] | String | Unique identifier of the user. | |||
| ImsUserId | String | The IMS User Id. This is used only for internal users such as authors, reviewers, administrators, developers, etc. | |||
| CompanyId | String | Unique identifier of the company. | |||
| CreateDate | Timestamp | The date when user was created. | |||
| Disabled | Boolean | Whether or not this user's account is disabled. | |||
| String | The email of the user. | ||||
| FirstName | String | The first name of the user. | |||
| LastName | String | The last name of the user. | |||
| FullName | String | The full name of the user. | |||
| LastAccess | Timestamp | When the user accessed his account for the last time. | |||
| LastLogin | Timestamp | When the user logged in for the last time. | |||
| Login | String | Login name. | |||
| PhoneNumber | String | The phone number of the user. | |||
| Title | String | The user's title. |