TrackedUrl
Retrieve Tracked Urls.
Columns
Name | Type | Description |
ID [KEY] | Long | The unique identifier for the tracked URL. |
Name | String | The name of the tracked URL. |
Description | String | The description of the tracked URL. |
FolderId | Long | The Id of the folder for the tracked URL. |
ScheduledFor | Datetime | The date and time scheduled for the tracked URL. |
SourceTemplatedId | Long | The Id of the source template of the tracked URL. |
Permissions | String | The permissions of the tracked URL. |
CreatedAt | Datetime | Date the tracked URL was created. |
CreatedBy | String | The Id of the user who created the tracked URL. |
AccessedAt | Datetime | Date the tracked URL was accessed. |
CurrentStatus | String | The current status of the tracked URL. |
Depth | String | The depth of the tracked URL. |
UpdatedAt | Datetime | Date the tracked URL was last updated. |
UpdatedBy | String | The Id of the user who last updated the tracked URL. |
Url | String | The URL of the tracked URL. |