AccountGroup
Retrieve Account group.
Columns
Name | Type | ReadOnly | Description |
ID [KEY] | Long | True |
The unique identifier for the account group. |
Name | String | False |
The name of the account group. |
Type | String | False |
The type of the account group. |
Permissions | String | False |
The permissions of the account group. |
CreatedAt | Datetime | True |
Date the account group was created. |
IsArchived | String | False |
The Id of the user who created the account group. |
FolderId | String | True |
The folderId of the account group. |
UpdatedAt | Datetime | True |
Date the account group was updated. |
Description | String | True |
The description of the accountgroup. |
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. |