The ApprovalTrigger data object enumerates the triggers for approval workflow execution.
| Value | Description |
|---|---|
| CreditCheck | Order amount is more than the credit limit. |
| CustomRule |
Custom approval rule. Note: This is not yet available for use. |
| ExclusivePlacement | Order includes placement with Exclusive, ExclusiveCapped, ExclusiveSplit, or ExclusiveSplitCapped delivery model. |
| FlightLengthNotMet | Package placement does not meet flight length requirements. |
| GuaranteedPlacement | Placement with a buying type of guaranteed delivery. |
| ImpressionGoalRequirementNotMet | Package placement does not meet impression goal requirements. |
| NewPlacement | A new placement with a buying type of guaranteed or non-guaranteed delivery. |
| NewPlacementGDOnly | New placement for guaranteed delivery only. |
| OrderAmountAboveThreshold | Order amount is above threshold. |
| OrderCommittal | User commits an order. |
| OrderCredit | Approval request for a straight order credit. |
| OrderDiscount | User requests a discount for an order. |
| OrderExternal | External (outside the exchange) approval process for the order. |
| OrderMakeGood3PSCredit | Approval request for a makegood third-party statistics credit. |
| OrderMakeGoodCredit | Approval request for a makegood order credit. |
| OrderRevisionPostCommittal | New placements have been added to order in committed or running state. |
| PlacementAttributesChanged | Package placement attributes have been changed. |
| PlacementDiscount | Order includes a placement discount. |
| PlacementExternal | External (outside the exchange) approval process for the placement. |
| PlacementInventoryOverAvailable | Placement requests inventory over the available bookable amount. |
| PlacementInventoryOverBookable | Placement requests inventory over the bookable amount. |
| PlacementPriceBelowFloorCPM | Placement price is below floor CPM. |
| PlacementPriceBelowListCPM | Placement price is below list CPM. |
| PlacementPriceBelowTargetCPM | Placement price is below target CPM. |
| TimeBasedPlacement | Placement with a delivery model of time-based. |