Versions Compared

Key

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

...

if you cannot guarantee this, it would be better to use an alternative API to push an event as below.

Code Block
languagejson
{
    "week": "2019-W21", // or "month": "2019-M11" or "year": "2022"
    "grade": 1,
    "school_id": 901,
    "count": 23
}

...