Promotion Data Model

The Promotion data model consists of the following objects:

Promotion Data Model
Object API Name Record Type Description

Promotion Assignment

orders__PromotionAssignment__c

Participant

This object defines the relation between an Account and a Promotion.

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.

Promotion Line Item

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.

``