EVGPromotionState Constants Reference
Declared in | References |
---|---|
EVGItems.h | EVGItem |
Modifies how items will be selected and ordered for promotion.
Constant | Description | Declared in |
---|---|---|
EVGPromotionStateUndefined | Don’t make any changes to the standard promoted content behavior. The default promotion state. | EVGItems.h |
EVGPromotionStatePrioritized | Give the associated item a higher priority when evaluating campaign dynamic promoted content rules; ignored for static rules. | EVGItems.h |
EVGPromotionStateExcluded | Never promote the associated item, even if it otherwise matches promoted content rules; honored for both static and dynamic rules. | EVGItems.h |
See Also