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