Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In addition to event objects, the request body must include includes the following properties:

  • browserType - The user-agent information.
  • sessionid - The unique session ID associated with the events. Any string format accepted.
  • un - User name. Any The username associated with the events. Any string format accepted. If not passed, the current user credentials will be used.

The JSON Request Format

The full JSON request format is as follows:

...