DiscountPrioritySet
You use the DiscountPrioritySet to perform bulk prioritization of discounts in the Marketing System. You implement the UpdateDiscountPriorities method to perform the bulk update.
The DiscountPrioritySet contains a single DataTable named DiscountPrioritySet..::.DiscountPrioritiesDataTable. The following table contains the columns for this data table.
None of the columns in the DataSet can be null.
Column Name |
Data Type |
---|---|
CampaignItemID |
int |
Priority |
int |