ContactView
Retrieve Contact Views.
Columns
Name | Type | Description |
ID [KEY] | Long | The unique identifier for the contact view. |
Name | String | The name of the contact view. |
Description | String | The description of the contact view. |
Permissions | String | The permissions of the contact view. |
CreatedAt | Datetime | Date the contact view was created. |
CreatedBy | String | The Id of the user who created the contact view. |
AccessedAt | Datetime | Date the contact view was accessed. |
UpdatedAt | Datetime | Date the contact view was updated. |
UpdatedBy | String | The Id of the user who last updated the contact 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. |