Click or drag to resize

VisitorAdvertisingInfo Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Analytics.Leads.LeadsStatisticVisitorAdvertisingInfo

Namespace:  Dynamicweb.Analytics.Leads.LeadsStatistic
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public class VisitorAdvertisingInfo

The VisitorAdvertisingInfo type exposes the following members.

Constructors
  NameDescription
Public methodVisitorAdvertisingInfo
Initializes a new instance of an object.
Top
Properties
  NameDescription
Public propertyCampaign
Gets or sets the name of the Dynamicweb campaign.
Public propertyGoogleCampaign
Gets or sets the name of the Google AdWords campaign.
Public propertyGoogleMedium
Gets or sets the name of the Google AdWords medium.
Public propertyGoogleSource
Gets or sets the name of the Google AdWords source.
Public propertyGoogleTerm
Gets or sets the name of the Google AdWords term.
Top
See Also