ThreatDetectionFeedback

Represents feedback provided by a user about a Threat Detection event that occurred in your org. The feedback specifies whether the event was malicious, suspicious, not a threat, or unknown. Each ThreatDetectionFeedback object is associated with one of these Threat Detection storage events: ApiAnomalyEventStore, CredentialStuffingEventStore, ReportAnomalyEventStore, or SessionHijackingEventStore. This object is available in API version 49.0 and later.

Supported Calls

create(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), update(), upsert()

Fields

Field Details
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
Response
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Describes the severity of the threat.
Possible values are:
  • Malicious
  • Not a Threat
  • Suspicious
  • Unknown
ThreatDetectionEventId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the unique ID of one of these associated Threat Detection storage events:

For example, 0fjRM000000005p.

This is a polymorphic relationship field.
Relationship Name
ThreatDetectionEvent
Relationship Type
Lookup
Refers To
ApiAnomalyEventStore, CredentialStuffingEventStore, ReportAnomalyEventStore, SessionHijackingEventStore
ThreatDetectionFeedbackNumber
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Auto-generated number used as the unique name for this object.
UserId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The origin user’s unique ID. For example, 005000000000123.
This is a polymorphic relationship field.
Relationship Name
User
Relationship Type
Lookup
Refers To
User
Username
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The origin username in the format of user@company.com at the time the object was created.

Associated Object

This object has the following associated object. It’s available in the same API version as this object.

ThreatDetectionFeedbackFeed
Feed tracking is available for the object.