IpTag.IpTagType Property

Definition

Gets or sets the IP tag type. Example: FirstPartyUsage.

[Newtonsoft.Json.JsonProperty(PropertyName="ipTagType")]
public string IpTagType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ipTagType")>]
member this.IpTagType : string with get, set
Public Property IpTagType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to