Provides All Player Errors faced by a User📣 this endpoint provides all player error that has occurred while playing a perticular user✳ list of request query parameters
start_time
end_time
group_by = time_interval_hour
🔰 this endpoint gives all the player error that has ocurred while playing for a perticular user. with all the error types that was ouccered📢 Info message : Here URL is contructed like GET/projects/<project_id>/users/<user_id>/analytics/player-error-log?start_time=<time>&end_time=<time>&group_by=time_interval_hourhere time should be formated in RFC3339
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.