Custom
Create and delete custom.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
The id of the custom. |
Name | String | False |
The name of the custom. |
EmailAddressFieldId | String | False |
The field id that contains the Email Address. Use the desired custom object field's negative id as the value for this parameter. |
EventGroupByFieldId | String | False |
The id of the field used to organize multiple sessions. Use the desired custom object field's negative id as the value for this parameter. |
FolderId | String | True |
The folder id of the folder which contains the custom. |
Fields | String | False |
Array consisting of custom field properties |
Description | String | False |
The description of the custom. |
RecordCount | Integer | True |
The amount of records within the custom. |
CreatedAt | Datetime | True |
Date the custom was created. |
CreatedBy | String | True |
The Id of the user who created the custom. |
UpdatedAt | Datetime | True |
Date the custom was last updated. |
UpdatedBy | String | True |
The Id of the user who last updated the custom. |
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. |