Template
Retrieve Templates.
Columns
Name | Type | Description |
ID [KEY] | Long | The unique identifier for the template. |
Name | String | The name of the template. |
Description | String | The description of the template. |
FolderId | Long | The Id of the folder for the template. |
ScheduledFor | Datetime | The date and time scheduled for the template. |
SourceTemplateId | Long | The source template Id of the template. |
Permissions | String | The permissions of the template. |
CreatedAt | Datetime | Date the template was created. |
CreatedBy | String | The Id of the user who created the template. |
AccessedAt | Datetime | Date the template was accessed. |
CurrentStatus | String | The current status of the template. |
UpdatedAt | Datetime | Date the template was last updated. |
UpdatedBy | String | The Id of the user who last updated the template. |
AssetType | String | The asset type of the template. |
AssetId | Long | The asset Id of the template. |
CategoryId | Long | The category Id of the template. |
DocumentAtionTitle | String | The documentation title of the template. |
DocumentAtionUrl | String | The documentation URL of the template. |
IsContentProtected | Boolean | Identifies whether the template is content protected. |
UseThumbnail | Boolean | Identifies whether the template uses a thumbnail. |
IconUrl | String | The icon URL of the template. |
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. |