clientData

@SerialName(value = "clientData")
val clientData: JsonElement? = null

Parameters

clientData

Client data for a study should be in a syntactically valid JSON format. It will be returned as is to the client (as JSON). It can contain any information that is useful to study authoring tools or administration tools that is not part of the Bridge data model.