Image
Retrieve Image.
Columns
Name | Type | Description |
ID [KEY] | Long | The unique identifier for the image. |
Name | String | The name of the image. |
Permissions | String | The permissions of the image. |
Description | String | The description of the image. |
FolderId | Long | The folder Id of the image. |
CreatedAt | Datetime | Date the image was created. |
CreatedBy | String | The Id of the user who created the image. |
UpdatedAt | Datetime | Date the image was last updated. |
UpdatedBy | String | The Id of the user who last updated the image. |
FullImageUrl | String | The full image URL of the image. |
ThumbNailUrl | String | The thumb nail URL of the image. |
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. |