LoyaltyPgmMbrAttributeVal

Represents information about the value reached by a loyalty program member for an engagement attribute. This object is available in API version 55.0 and later.

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 a loyalty program member for the related loyalty program engagement attribute across all the periods.
CurrentValue
Type
string
Properties
Create, Filter, Group, Nillable, Sort
Description
The value achieved by a loyalty program member for the related loyalty program member engagement attribute in during a specific period.
EndDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort
Description
The end date of the period for which the member'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 related loyalty program member's current value was last reset.
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 loyalty program engagement attribute that’s related to the loyalty program member engagement attribute value.
This is a relationship field.
Relationship Name
LoyaltyPgmEngmtAttribute
Relationship Type
Lookup
Refers To
LoyaltyPgmEngmtAttribute
LoyaltyProgramMemberId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The loyalty program member that’s related to the loyalty program member engagement attribute value.
This 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 name of the loyalty program engagements attribute related to the loyalty program member engagement attribute value.
ResetCount
Type
int
Properties
Create, Filter, Group, Nillable, Sort
Description
The number of times the current value of the engagement attribute is reset.
StartDate
Type
date
Properties
Create, Filter, Group, Sort
Description
Required. The start date of the period for which the member'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.

LoyaltyPgmMbrAttributeValChangeEvent (API Version 62.0)
Change events are available for the object.
LoyaltyPgmMbrAttributeValHistory
History is available for tracked fields of the object.