Style
Retrieve Styles.
Columns
| Name | Type | Description |
| ID [KEY] | Long | The unique identifier for the style. |
| Name | String | The name of the style. |
| Description | String | The description of the style. |
| UpdatedAt | Datetime | Date the style was last updated. |
| CreatedAt | Datetime | Date the style was created. |
| Body | String | The body of the style. |
| Column1 | String | Column 1 of the style. |
| Column2 | String | Column 2 of the style. |
| Column3 | String | Column 3 of the style. |
| Footer | String | The footer of the style. |
| Header | String | The header of the style. |
| Headline | String | The headline of the style. |
| Icon | String | The icon of the style. |
| Page | String | The page of the style. |
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. |