LoyaltyProgramMbrPromotion

Represents details about the promotions to be applied for a loyalty program member. Tracks the enrollment status, promotion status, and progress for a promotion of a member. This object is available in API version 51.0 and later.

Supported Calls

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

Fields

Field Details
CumulativeUsageCompletePercent
Type
percent
Properties
Filter, Nillable, Sort
Description
The percentage of the promotion completed by the member.
CumulativeUsageCompleted
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The amount of the frequency type promotion completed by the member.
CumulativeUsageTarget
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The target of the frequency type promotion that must be achieved by the member to complete the promotion.
IsEnrollmentActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the enrollment for the promotion is active.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed this record.
LoyaltyProgramMemberId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The loyalty program member associated with the promotion.
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
Unique identifier for the loyalty program member promotion.
PromotionId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort
Description
The ID of the loyalty program member promotion.
This is a relationship field.
Relationship Name
Promotion
Relationship Type
Lookup
Refers To
Promotion

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.

LoyaltyProgramMbrPromotionChangeEvent
Change events are available for the object.
LoyaltyProgramMbrPromotionHistory
History is available for tracked fields of the object.