Skip to main content

ExportMatchmakerLobbyHistory

Exports lobby history over a given query time span.

Path Parameters
  • game_id string required

    Possible values: Value must match regular expression ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

    A universally unique identifier.

Request Body required
  • query_start int64 required

    Unsigned 64 bit integer.

  • query_end int64 required

    Unsigned 64 bit integer.

Responses

ExportMatchmakerLobbyHistory 200 response

Schema
  • url string required

    The URL to a CSV file for the given lobby history.