General informations

Name: MktMLModel
Label: Model
Type: Standard Object
Deployed:

Fields (20)
Name Label Type Description
Id Model ID ID
OwnerId Owner ID LOOKUP
IsDeleted Deleted CHECKBOX
Name Model Name TEXT(255)
CreatedDate Created Date DATETIME
CreatedById Created By ID LOOKUP
LastModifiedDate Last Modified Date DATETIME
LastModifiedById Last Modified By ID LOOKUP
SystemModstamp System Modstamp DATETIME
LastViewedDate Last Viewed Date DATETIME
LastReferencedDate Last Referenced Date DATETIME
Description Description TEXT AREA (LONG)(4000)
MlModelApiName Model API Name TEXT(255)
OffCoreSyncStatus Status PICKLIST
DeployStatus Deploy status of model PICKLIST
LastRunStatus Last Run Status PICKLIST
LastRefreshDate Last Refresh Date DATETIME
LastProcessedRecords Last Processed Records AUTO NUMBER
AggregatedStatus Status PICKLIST
ScoringMode Scoring Mode PICKLIST
Fields Details (20)
Name Id
Label Model ID
Type ID
Required Yes
Name OwnerId
Label Owner ID
Type LOOKUP
Foreign key Yes
Required Yes
Name IsDeleted
Label Deleted
Type CHECKBOX
Required Yes
Default value false
Name Name
Label Model Name
Type TEXT(255)
Required Yes
Name CreatedDate
Label Created Date
Type DATETIME
Required Yes
Name CreatedById
Label Created By ID
Type LOOKUP
Foreign key Yes
Required Yes
Name LastModifiedDate
Label Last Modified Date
Type DATETIME
Required Yes
Name LastModifiedById
Label Last Modified By ID
Type LOOKUP
Foreign key Yes
Required Yes
Name SystemModstamp
Label System Modstamp
Type DATETIME
Required Yes
Name LastViewedDate
Label Last Viewed Date
Type DATETIME
Name LastReferencedDate
Label Last Referenced Date
Type DATETIME
Name Description
Label Description
Type TEXT AREA (LONG)(4000)
Name MlModelApiName
Label Model API Name
Type TEXT(255)
Name OffCoreSyncStatus
Label Status
Type PICKLIST
Picklist values NOT_SYNCED SYNCING SYNCED ERROR
Name DeployStatus
Label Deploy status of model
Type PICKLIST
Picklist values DRAFT REGISTERED ACTIVATED DEACTIVATED FAILED
Name LastRunStatus
Label Last Run Status
Type PICKLIST
Picklist values SUCCESS FAILED IN_PROGRESS ABORTED NOT_STARTED PENDING SUBMITTED
Name LastRefreshDate
Label Last Refresh Date
Type DATETIME
Name LastProcessedRecords
Label Last Processed Records
Type AUTO NUMBER
Name AggregatedStatus
Label Status
Type PICKLIST
Picklist values NOT_SYNCED SYNCING SYNCED ERROR
Name ScoringMode
Label Scoring Mode
Type PICKLIST
Picklist values Batch OnDemand Streaming Scheduled