Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1.02 KB

PromotionPinMode.md

File metadata and controls

12 lines (7 loc) · 1.02 KB

PromotionPinMode

  • PIN: The pin applies regardless of whether the pinned item is in the underlying result set of the search. This has the net effect that a search result can be surfaced even if it was not originally a part of the search result set. - PROMOTE: The pin only applies if the pinned item is in the underlying result set of the search.

Properties

Name Type Description Notes
value str - PIN: The pin applies regardless of whether the pinned item is in the underlying result set of the search. This has the net effect that a search result can be surfaced even if it was not originally a part of the search result set. - PROMOTE: The pin only applies if the pinned item is in the underlying result set of the search. defaults to "PIN", must be one of ["PIN", "PROMOTE", ]

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