Skip to main content

Admin Get Total Ccu Individual

GET 

/presence/v1/admin/ccu/total/individual

Get the individual CCU counts over the requested time period. This call results in a count per time period within the requested range. These values should not be combined directly unless you've accounted for duplicates in some other way. The combined endpoint allows you to combine the values within a time range without counting the same player multiple times.

Request

Query Parameters

    begin date-timerequired
    end date-timerequired

Responses

Successful Response

Schema

    ccus

    object

    required

    property name* integer
Loading...