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. |
| Delete Player Custom Properties |
Deletes title-specific custom properties for a player |
| Get Data Report |
Retrieves a download URL for the requested report |
| Get Player Custom Property |
Retrieves a title-specific custom property value for a player. |
| 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. |
| List Player Custom Properties |
Retrieves title-specific custom property values for a player. |
| 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 Custom Properties |
Updates the title-specific custom property values for a player |
| 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 |