LoyaltyPgmMbrAttributeVal

Represents an advocate’s progress towards to target of an engagement attribute. This object is available in API version 49.0 and later.

When you assign an engagement attribute to an advocate, you can create and update LoyaltyPgmMbrAttributeVal records to update the advocate’s progress towards the engagement attribute target.

Supported Calls

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

Fields

Field Details
CumulativeValue
Type
double
Properties
Create, Filter, Nillable, Sort
Description
The cumulative value achieved by the advocate for the related engagement attribute until date across all the periods.
CurrentValue
Type
string
Properties
Create, Filter, Group, Nillable, Sort
Description
The value achieved by the advocate for the related engagement attribute during a specific period.
EndDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort
Description
The end date of the period for which the advocate's progress towards achieving the related engagement attribute target is tracked.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced this record.
LastResetDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort
Description
The date on which the current value was last reset during a specific period.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed this record.
LoyaltyPgmEngmtAttributeId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Required. The associated engagement attribute for which the advocate’s progress is tracked.
This field is a relationship field.
Relationship Name
LoyaltyPgmEngmtAttribute
Relationship Type
Lookup
Refers To
LoyaltyPgmEngmtAttribute
LoyaltyProgramMemberId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The associated advocate for whom engagement attribute progress is tracked.
This field is a relationship field.
Relationship Name
LoyaltyProgramMember
Relationship Type
Lookup
Refers To
LoyaltyProgramMember
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The unique number of the engagement attribute value.
ResetCount
Type
int
Properties
Create, Filter, Group, Nillable, Sort
Description
The number of times the current value has been reset during a specific period.
StartDate
Type
date
Properties
Create, Filter, Group, Sort
Description
Required. The start date of the period for which the advocate's progress towards achieving the related engagement attribute target is tracked.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

LoyaltyPgmMbrAttributeValHistory
History is available for tracked fields of the object.