AccountView
Retrieve Account Views.
Columns
| Name | Type | Description |
| ID [KEY] | Long | The unique identifier for the account view. |
| Name | String | The name of the account view. |
| Description | String | The description of the account view. |
| Permissions | String | The permissions of the account view. |
| CreatedAt | Datetime | Date the account view was created. |
| CreatedBy | String | The Id of the user who created the account view. |
| AccessedAt | Datetime | Date the account view was accessed. |
| UpdatedAt | Datetime | Date the account view was updated. |
| UpdatedBy | String | The Id of the user who last updated the account view. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| Depth | String | The depth of information requested from Eloqua. |