Salesforce Field Reference Guide
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.
LoyaltyProgramWidget
Represents the configuration of a widget that a user can apply to the out-of-the-box templates and FlexCards provided by Omnistudio. The configuration helps implement custom UI changes, such as promotion type, promotion tag line, and so on for a user.
For more information, see LoyaltyProgramWidget in the Loyalty Management Developer Guide.
Fields
| Field Name | Field Label | Type | Digits | Length | Precision | Scale |
|---|---|---|---|---|---|---|
| CreatedById | Created By ID | reference | 18 | |||
| CreatedDate | Created Date | datetime | ||||
| CustomizedContent | Customized Content | textarea | 128000 | |||
| Description | Description | string | 255 | |||
| Id | Loyalty Program Widget ID | id | 18 | |||
| IsDeleted | Deleted | boolean | ||||
| LastModifiedById | Last Modified By ID | reference | 18 | |||
| LastModifiedDate | Last Modified Date | datetime | ||||
| LastReferencedDate | Last Referenced Date | datetime | ||||
| LastViewedDate | Last Viewed Date | datetime | ||||
| Name | Name | string | 255 | |||
| OwnerId | Owner ID | reference | 18 | |||
| ProgramId | Loyalty Program ID | reference | 18 | |||
| SystemModstamp | System Modstamp | datetime | ||||
| TemplateName | Template Name | string | 255 | |||
| TemplateVersion | Template Version | int | 9 |