Experience Request
class ExperienceRequest
Content copied to clipboard
Types
Builder
Link copied to clipboard
data class Builder @JvmOverloads() constructor(debug: Boolean, customVariables: MutableMap<String, String?>, url: String?, referer: String?, tags: MutableList<String>, zone: String?, contentCreated: String?, contentAuthor: String?, contentSection: String?, contentIsNative: Boolean?, customParameters: CustomParameters?)
Content copied to clipboard
Properties
contentAuthor
Link copied to clipboard
contentCreated
Link copied to clipboard
contentIsNative
Link copied to clipboard
contentSection
Link copied to clipboard
customParameters
Link copied to clipboard
customVariables
Link copied to clipboard