Newer Version Available

This content describes an older version of this product. View Latest

LoyaltyProgramMbrPromotion

Represents a junction between an advocate and a promotion and is used to track whether an advocate has signed up for a promotion. This object is available in API version 49.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
Reserved for internal use and isn't required for B2C or B2B referral programs. Don't use this field to customize or extend your implementation.
CumulativeUsageCompleted
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reserved for internal use and isn't required for B2C or B2B referral programs. Don't use this field to customize or extend your implementation.
CumulativeUsageTarget
Type
int
Properties
Filter, Group, Nillable, Sort
Description
Reserved for internal use and isn't required for B2C or B2B referral programs. Don't use this field to customize or extend your implementation.
IsAutoEnrolled
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the advocate was automatically enrolled in the promotion.
The default value is false.
IsEnrollmentActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Reserved for internal use and isn't required for B2C or B2B referral programs. Don't use this field to customize or extend your implementation.
The default value is false.
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 referenced this record.
LoyaltyProgramMemberId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The advocate who has signed up for the related promotion.
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 loyalty program member promotion.
PromotionId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort
Description
The ID of the promotion that the related advocate has signed up for.
This field is a relationship field.
Relationship Name
Promotion
Relationship Type
Lookup
Refers To
Promotion
ReferralCode
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The autogenerated referral code of the loyalty program member promotion. It's a combination of the advocate's referral code and the promotion code separated by a hyphen.
This field is a calculated field.

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.

LoyaltyProgramMbrPromotionHistory
History is available for tracked fields of the object.