Program
Retrieve Programs.
Columns
Name | Type | Description |
ID [KEY] | Long | The unique identifier for the program. |
Name | String | The name of the program. |
Description | String | The description of the program. |
FolderId | Long | The Id of the folder for the program. |
ScheduledFor | Datetime | The date and time scheduled for the program. |
SourceTemplatedId | Long | The Id of the source template of the program. |
Permissions | String | The permissions of the program. |
CreatedAt | Datetime | Date the program list was created. |
CreatedBy | String | The Id of the user who created the program. |
AccessedAt | Datetime | Date the program was accessed. |
UpdatedAt | Datetime | Date the program was updated. |
UpdatedBy | String | The Id of the user who last updated the program. |
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. |