Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

LoyaltyTierPromotion

Represents a junction between a member tier and a loyalty promotion. This object is available in API version 63.0 and later.

Supported Calls

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

Fields

Field Details
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.
LoyaltyTierId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the loyalty tier associated with the promotion.
This field is a relationship field.
Relationship Name
LoyaltyTier
Relationship Type
Master-detail
Refers To
LoyaltyTier (the master object)
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the tier promotion.
PromotionId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the loyalty promotion associated with the tier.
This field is a relationship field.
Relationship Name
Promotion
Refers To
Promotion