Files
OSGAccountServer/src/test/resources/contracts/analytics-events-v1.json
T
Rocky edd0d9feca
CI / verify (push) Has been cancelled
CI / publish (push) Has been cancelled
Correct product analytics cohorts and reporting
2026-08-21 17:50:35 +08:00

13 lines
289 B
JSON

{
"installationId": "10000000-0000-0000-0000-000000000001",
"events": [
{
"clientEventId": "40000000-0000-0000-0000-000000000001",
"eventType": "SESSION_STARTED",
"occurredAt": "2026-08-20T01:00:00Z",
"surface": "APP",
"appVersion": "1.0"
}
]
}