ContentSaliencyOption
Class in Yarn.Saliency
Inherits from System.Object
Summary
Represents a piece of content that may be selected by an IContentSaliencyStrategy .
Constructors
Initializes a new instance of the ContentSaliencyOption class with the specified content ID.
Properties
Gets the complexity score of this option.
Gets a string that uniquely identifies this content.
Gets the type of content that this option represents.
Get the number of conditions that failed for this piece of content.
Gets the number of conditions that passed for this piece of content.
Gets a unique variable name that can be used for tracking the view count of a specific piece of content. This value is null
if ContentID is null
or empty.
Last updated