Player Data Management

Player Data Management APIs

Operations

Create Player Statistic Definition

Adds a new player statistic configuration to the title, optionally allowing the developer to specify a reset interval and an aggregation method.

Get Data Report

Retrieves a download URL for the requested report

Get Player Statistic Definitions

Retrieves the configuration information for all player statistics defined in the title, regardless of whether they have a reset interval.

Get Player Statistic Versions

Retrieves the information on the available versions of the specified statistic.

Get User Data

Retrieves the title-specific custom data for the user which is readable and writable by the client

Get User Internal Data

Retrieves the title-specific custom data for the user which cannot be accessed by the client

Get User Publisher Data

Retrieves the publisher-specific custom data for the user which is readable and writable by the client

Get User Publisher Internal Data

Retrieves the publisher-specific custom data for the user which cannot be accessed by the client

Get User Publisher Read Only Data

Retrieves the publisher-specific custom data for the user which can only be read by the client

Get User Read Only Data

Retrieves the title-specific custom data for the user which can only be read by the client

Increment Player Statistic Version

Resets the indicated statistic, removing all player entries for it and backing up the old values.

Refund Purchase

NOTE: This is a Legacy Economy API, and is in bugfix-only mode. All new Economy features are being developed only for version 2. Attempts to process an order re...

Reset User Statistics

Completely removes all statistics for the specified user, for the current game

Resolve Purchase Dispute

NOTE: This is a Legacy Economy API, and is in bugfix-only mode. All new Economy features are being developed only for version 2. Attempts to resolve a dispute w...

Update Player Statistic Definition

Updates a player statistic configuration for the title, optionally allowing the developer to specify a reset interval.

Update User Data

Updates the title-specific custom data for the user which is readable and writable by the client

Update User Internal Data

Updates the title-specific custom data for the user which cannot be accessed by the client

Update User Publisher Data

Updates the publisher-specific custom data for the user which is readable and writable by the client

Update User Publisher Internal Data

Updates the publisher-specific custom data for the user which cannot be accessed by the client

Update User Publisher Read Only Data

Updates the publisher-specific custom data for the user which can only be read by the client

Update User Read Only Data

Updates the title-specific custom data for the user which can only be read by the client