Newer Version Available

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

LoyaltyPgmMbrLinkedPtnr

Represents the association between a loyalty program member and their membership with a partner. It acts as an association that facilitates points accrual and data exchange in a joint loyalty program. This object is available in API version 66.0 and later.

Supported Calls

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

Fields

Field Details
Comments
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The description for the unlink reason.
ExternalIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The external identifier of the loyalty program member with partner.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the linkage is active (true) or inactive (false).
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, and LastReferenceDate is not null, the user accessed this record or list view indirectly.
LinkDate
Type
dateTime
Properties
Create, Filter, Sort
Description
The date on which a loyalty program member is linked to a partner.
LoyaltyProgramMemberId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Required. The ID of the loyalty program member to be linked to a partner.
This field is a relationship field.
Relationship Name
LoyaltyProgramMember
Relationship Type
Master-detail
Refers To
LoyaltyProgramMember (the master object)
LoyaltyProgramPartnerId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Required. The ID of the partner to be linked to the loyalty program member.
This field is a relationship field.
Relationship Name
LoyaltyProgramPartner
Refers To
LoyaltyProgramPartner
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the loyalty program member linked partner.
UnlinkDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date on which a loyalty program member is unlinked from a partner.
UnlinkReasonType
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The reason for unlinking a loyalty program member from a partner.

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.

LoyaltyPgmMbrLinkedPtnrChangeEvent
Change events are available for the object.
LoyaltyPgmMbrLinkedPtnrHistory
History is available for tracked fields of the object.