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
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| Name | Type | Description |
| Depth | String |
The depth of information requested from Eloqua. |