LYG Total number of school participation
GET {{baseUrl}}/{{version}}/lyg/reports/total/schoolParticipation?from_date=2022-07-09&to_date=2024-07-09
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
from_date | string | ||
to_date | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | A Valid JWT Token |
RESPONSES
status: OK
{"error":false,"code":200,"message":"Public schedule - Total number of views And Average Number of views","results":[{"total_Schedule_views":"17615","average_number_views":"927.1053","lyg_competition_type":"open-games"}]}