Click or drag to resize

AdSourceRule Class

Checks visitor's advertising campaign.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Analytics.Profiles.RecognitionAdSourceRule

Namespace:  Dynamicweb.Analytics.Profiles.Recognition
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
[RecognitionRuleIdentityAttribute("Advertising source", Description = "Checks external advertising source.")]
public class AdSourceRule : IRecognitionRule

The AdSourceRule type exposes the following members.

Constructors
  NameDescription
Public methodAdSourceRule
Initializes a new instance of an object.
Top
Properties
  NameDescription
Public propertyConstraint
Gets the constraint that corresponds to this rule.
Top
Methods
  NameDescription
Public methodApplyRule
Applies the recognition rule.
Public methodGetOperators
Get supported rule constraint operators
Top
See Also