Promotion Data Model
The Promotion data model consists of the following objects:
| Object | API Name | Record Type | Description |
|---|---|---|---|
orders__PromotionAssignment__c |
Participant |
This object defines the relation between an Account and a Promotion. |
|
orders__Promotion__c |
This object allows to set up sell-in, ordering and delivery dates, stores data about promo availability and its status, details on discount calculation and freebies distribution. |
||
orders__PromotionLineItem__c |
Product |
This object specifies if the Order Line Item is used for discount or freebies. If yes, the minimum quantity of products per order and total quantity of products. |