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.

PromotionActionableList

Represent of a junction between a promotion and an actionable list. This object is available in API version 62.0 and later.

Supported Calls

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

Special Access Rules

The PromotionActionableList object is available in orgs that have the Actionable Segmentation setting enabled.

Fields

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