EngagementSignalMetric

Represents a measurable quantity that’s derived from an engagement signal, such as the sum of revenue or a count of clicks. Use this object to track user engagement for A/B tests, machine learning model training, and attribution configurations. This object is available in API version 62.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Details
AggregateFunction
Type
picklist
Properties
Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort
Description
Defines the type of calculation used on the metric field.
Possible values are:
  • Avg
  • Count
  • Distinct
  • Select
  • Sum
The default value is Count.
EngagementSignalId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Required. Represents the ID of the engagement signal that’s associated with the metric.
This field is a relationship field.
Relationship Name
EngagementSignal
Relationship Type
Master-detail
Refers To
EngagementSignal (the master object)
IsRemote
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates if the engagement signal metric object is owned by a different org in Data 360.
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Timestamp that indicates the last time the engagement signal metric was referenced by the current user.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Timestamp that indicates the last time the current user viewed the engagement signal metric record.
Name
Type
string
Properties
Filter, Group, idLookup, Sort
Description
Required. Text label that identifies the engagement signal metric.

Usage

These derived metrics serve as the core unit of measurement across the personalization platform. Use them to train machine learning models, measure performance in A/B tests, track outcomes in attribution models, and define custom objectives or compound metrics.