A Project Counters object represents the statistics of a project.

object
string

String representing the object's type. Objects of the same type share the same value

Example:

"project_counters"

request_count
integer

The number of requests made to the project.

event_count
integer

The number of events made to the project.

month
string

The month of the statistics.

day
string

The day of the statistics.

project_id
string

The Project ID.