{"$id":"APP_SESSION_STARTED","$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"context":{"$ref":"tunein.clarity.ueapi.common.v1.Context.jsonschema.strict.json"},"event":{"enum":["APP_SESSION_STARTED"],"type":"string"},"eventTs":{"$ref":"google.protobuf.Timestamp.jsonschema.strict.json"},"messageId":{"type":"string"},"type":{"enum":["EVENT_TYPE_TRACK"],"type":"string"}},"required":["context","event","eventTs","messageId","type"],"type":"object","title":"ApplicationSessionStartedEvent"}