Tracking.HTMLClickTracking Property

Definition

Whether to track clicks in the HTML version of the campaign. Defaults to true. Cannot be set to false for variate campaigns

[System.Text.Json.Serialization.JsonPropertyName("html_clicks")]
public bool? HTMLClickTracking { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("html_clicks")>]
member this.HTMLClickTracking : Nullable<bool> with get, set
Public Property HTMLClickTracking As Nullable(Of Boolean)

Property Value

Attributes

Applies to