Builder

class Builder

Properties

Link copied to clipboard

A string containing details about the event.

Link copied to clipboard
var id: String?

A unique ID for this event.

Link copied to clipboard

Metadata about this event, which contains a JSON serialization of the identity of the user for this session. The user information comes from information such as the HTTP user-agent request header and document interface.

Link copied to clipboard

The exact time that this event occurred.

Link copied to clipboard
var type: String?

The JSON schema that denotes the type of event this is, such as a page load or a new session.