Click or drag to resize

GoogleAnalyticsTrackingProviderMedium Property

Namespace:  Dynamicweb.EmailMarketing.TrackingProviders
Assembly:  Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax
[AddInParameterAttribute("Campaign Medium")]
[AddInParameterEditorAttribute(typeof(TextParameterEditor), "NewGUI=true")]
public string Medium { get; set; }

Property Value

Type: String
See Also