Click or drag to resize

StatisticsGetAdvertisingData Method

Returns the visitor advertising information.

Namespace:  Dynamicweb.Analytics.Leads.LeadsStatistic
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static VisitorAdvertisingInfo GetAdvertisingData(
	string visitorID,
	VisitQuery filtersQuery
)

Parameters

visitorID
Type: SystemString
filtersQuery
Type: Dynamicweb.Analytics.Leads.LeadsStatisticVisitQuery

Return Value

Type: VisitorAdvertisingInfo
See Also