TemplateCategory
Retrieve Template Categories.
Columns
| Name | Type | Description |
| ID [KEY] | Long | The unique identifier for the template category. |
| Name | String | The name of the template. |
| Description | String | The description of the template category. |
| FolderId | Long | The Id of the folder for the template category. |
| ScheduledFor | Datetime | The date and time scheduled for the template category. |
| SourceTemplateId | Long | The source template Id of the template category. |
| Permissions | String | The permissions of the template category. |
| CreatedAt | Datetime | Date the template category was created. |
| CreatedBy | String | The Id of the user who created the template category. |
| AccessedAt | Datetime | Date the template category was accessed. |
| CurrentStatus | String | The current status of the template category. |
| UpdatedAt | Datetime | Date the template category was updated. |
| UpdatedBy | String | The Id of the user who last updated the template category. |
| SiteId | Long | The site Id of the template category. |
| DefaultTemplateIconUrl | String | The default template icon URL of the template category. |
| IconUrl | String | The icon URL of the template category. |
| Publisher | String | The publisher of the template category. |
| Campaigns | Int | The campaigns of the template category. |
| ContactSegments | Int | The contact segments of the template category. |
| Forms | Int | The forms of the template category. |
| LandingPages | Int | The landing pages of the template category. |
| Emails | Int | The emails of the template category. |
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. |