LoyaltyProgramMemberPromotion
The Loyalty Program Member Promotion DMO is a Data Cloud data model object (DMO) that represents details about a promotion available to a loyalty program member. For example, if a program allows double points on outdoor purchases.
Columns
Name | Type | References | Description |
Created Date | Datetime | The date the record was created. | |
Cumulative Usage Complete Percent | Double | The loyalty program member’s promotion usage, expressed as a percentage. | |
Cumulative Usage Completed | Double | The loyalty program member’s promotion usage, expressed as a number. | |
Cumulative Usage Target | Double | The loyalty program member’s goal for the use of the promotion. | |
Data Source | Varchar | A reference ID to the logical name for a system that is the source of records identified by an external record ID. | |
Data Source Object | Varchar | A reference ID for the logical name of the object where the record originated, for example a cloud storage file or another connector’s external object. | |
External Record ID | Varchar | A reference ID to an external data source system. | |
External Source ID | Varchar | A reference ID to system that External Record Id was assigned. | |
Internal Organization | Varchar | A reference ID to a business unit or other internal organization that owns a business account. | |
Is Enrollment Active | Varchar | An indicator that determines if the loyalty program member is enrolled in the promotion. For example, True indicates that the member is enrolled in the promotion. | |
Last Modified Date | Datetime | The date when the user last modified the record. | |
Loyalty Program Member | Varchar | The name of the loyalty program member that’s associated with the loyalty badge. | |
Loyalty Program Member Promotion Id | Varchar | A unique ID that is used as the primary key for the Loyalty Program Member Promotion DMO. | |
Name | Varchar | The name of a loyalty program member promotion. | |
Promotion | Varchar | A reference ID to the promotion associated with the loyalty program member promotion. |