IpTagResponse

data class IpTagResponse(val ipTagType: String? = null, val tag: String? = null)

Contains the IpTag associated with the object.

Constructors

Link copied to clipboard
constructor(ipTagType: String? = null, tag: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val ipTagType: String? = null

The IP tag type. Example: FirstPartyUsage.

Link copied to clipboard
val tag: String? = null

The value of the IP tag associated with the public IP. Example: SQL.