Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.15 KB

ActivePromotion.md

File metadata and controls

15 lines (10 loc) · 1.15 KB

ActivePromotion

A promotion that is active for a given search.

Properties

Name Type Description Notes
active_exclusions [PromotionExclusion] The records that are excluded from the result set by the active promotion. [optional]
active_pins [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 str The ID of the active promotion. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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