ExtendedRewardDefinition

Represents the definition of an extended reward that is associated with a loyalty program. This object is available in API version 64.0 and later.

Supported Calls

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

Fields

Field Details
Description
Type
textarea
Properties
Create, Filter, Nillable, Sort, Update
Description
Description about the reward definition.
ImageUrl
Type
url
Properties
Create, Filter, Nillable, Sort, Update
Description
The URL of the image location for the reward definition.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the reward defintion is active (true) or not (false).
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 viewed this record.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the reward definition.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the owner of the extended reward definition.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
PartnerAccountId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the partner associated with the reward definition.
This field is a relationship field.
Relationship Name
PartnerAccount
Refers To
Account
SourceReferenceId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the loyalty program associated with the rewards.
This field is a relationship field.
Relationship Name
SourceReference
Refers To
LoyaltyProgram
Type
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
The type of the reward.
Possible values are:
  • BOGO
  • Cashback
  • Vacation
UnitCost
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
Cost per reward indicating the liability incurred per issued reward.

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.

ExtendedRewardDefinitionChangeEvent
Change events are available for the object.