Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 2.4 KB

ActivePromotion.md

File metadata and controls

11 lines (8 loc) · 2.4 KB

# ActivePromotion

Properties

Name Type Description Notes
active_exclusions \Sajari\Model\PromotionExclusion[] The records that are excluded from the result set by the active promotion. [optional]
active_pins \Sajari\Model\PromotionPin[] The pins that belong to the active promotion. Note that the positions in these pins are the positions specified at pin creation time, which is not necessarily the position that a pin ends up in. For example, if a pin is created at position 2, but the query that the pin is active in has zero results, the pinned result actually appears in position 1. [optional]
promotion_id string The ID of the active promotion. [optional]

[Back to Model list] [Back to API list] [Back to README]