This topic provides procedures for adding and changing leaderboards in the service configuration for a title.
For an overall introduction to the various elements of the service configuration, see Introducing Service Configuration.
Sections in this topic:
The Xbox Live Leaderboard service provides global leaderboard storage and retrieval capacity for Xbox Live titles. Each leaderboard score is automatically updated by the Xbox data platform to reflect the appropriate values of their underlying statistic instances. Multiple leaderboards can be maintained for each title.
Note The data type of the statistic instance must be either INTEGER or DOUBLE, and not STRING or DATETIME.
The statistic instance isn’t displayed to the customer.
For more info, contact your developer account manager (DAM) or refer to the Xbox One XDK documentation.
Indicate Ascending if higher values are better, or Descending if lower values are better. Player scores will be ranked accordingly.
Your new leaderboard is now listed on the Leaderboards page.
Important Making changes to or deleting existing leaderboards that have been published isn’t supported. You must create a new leaderboard with a different leaderboard ID. Changing the sort order or the underlying instance of a statistic of a leaderboard might cause data loss. Avoid reusing leaderboard IDs that have been previously configured and published.
Important Making changes to or deleting existing leaderboards that have been published isn’t supported. You must create a new leaderboard with a different leaderboard ID. Changing the sort order or the underlying instance of a statistic of a leaderboard might cause data loss. Avoid reusing leaderboard IDs that have been previously configured and published.