LoyaltyProgramMemberBadge

Represents a badge that’s assigned to a loyalty program member. This object is available in API version 56.0 and later.

Supported Calls

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

Fields

Field Details
EndDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date until when the loyalty program badge is assigned to the related loyalty program member.
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.
LoyaltyProgramBadgeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The loyalty program badge that's associated with the loyalty program member.
This field is a relationship field.
Relationship Name
LoyaltyProgramBadge
Relationship Type
Lookup
Refers To
LoyaltyProgramBadge
LoyaltyProgramMemberId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The loyalty program member that's associated with the badge.
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 autogenerated unique identifier of loyalty program member badge.
Reason
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The reason why the member badge was assigned.
StartDate
Type
date
Properties
Create, Filter, Group, Sort, Update
Description
Required. The date from when the loyalty program badge is assigned to the related loyalty program member.
Status
Type
picklist
Properties
Create, Filter, Group, Sort, Update
Description
Required. Specifies the status of the member badge.
Possible values are:
  • Active
  • Expired

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.

LoyaltyProgramMemberBadgeChangeEvent (API Version 62.0)
Change events are available for the object.
LoyaltyProgramMemberBadgeHistory
History is available for tracked fields of the object.