Skip to content

Instantly share code, notes, and snippets.

View ankiabhi's full-sized avatar

Ankitha Abhimanyu ankiabhi

  • GameAnalytics
  • London
View GitHub Profile

Keybase proof

I hereby claim:

To claim this, I am signing this object:

@ankiabhi
ankiabhi / business.json
Created October 19, 2021 12:03
Business event schema
{
"arrival_ts": long (nullable = true),
"country_code": string (nullable = true),
"data": {
"ab_id": string (nullable = true),
"ab_variant_id": string (nullable = true),
"amount": long (nullable = true),
"amount_usd": double (nullable = true),
"android_app_build": string (nullable = true),
"android_app_signature": string (nullable = true),