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