> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Partner Center에서 XBOX 데이터 플랫폼 2013 구성

> 이벤트, 통계, 도전 과제, 리더보드, 챌린지를 포함하여 Partner Center에서 XBOX Live 데이터 플랫폼 2013 서비스를 구성합니다.

이 항목에서는 타이틀의 Partner Center 서비스 구성에서 데이터 플랫폼(XBOX Live 데이터 플랫폼 2013 및 XBOX 데이터 플랫폼 2013이라고도 함)을 구성하는 절차를 설명합니다.

<Tip>
  Data Platform 2017을 사용하는 경우 GDK의 [XBOX services](/services/xbox-services/index)에서 제공되는 문서를 따르세요.
</Tip>

## XBOX 데이터 플랫폼 2013이란 무엇인가요?

XBOX Live 데이터 플랫폼 2013은 RESTful 서비스이며, 이는 서비스가 클라우드에서 실행됨을 의미합니다. 게임 또는 앱은 *이벤트* 형태로 서비스에 데이터를 보낼 수 있으며, 서비스는 사용자가 정의한 규칙에 따라 데이터를 처리하여 사용자 통계, 도전 과제, 리더보드, 챌린지 등 다양한 데이터 기반 정보를 생성합니다. 이러한 규칙은 \_서비스 구성\_으로 알려져 있으며, XBOX Live 데이터 플랫폼이 타이틀의 이벤트 데이터를 어떻게 처리해야 하는지 알려줍니다.

자세한 내용은 [데이터 플랫폼 2013의 작동 방식](https://developer.microsoft.com/games/xbox/docs/xdk/how-data-platform-works)을 참조하세요.

XBOX 서비스 구성에 대한 소개는 [서비스 구성](/services/xbox-services/fundamentals/portal-config/live-service-config-ids-mp)을 참조하세요.

## 이 섹션에서 다루는 내용

| 항목                                                                                                      | 설명                                 |
| ------------------------------------------------------------------------------------------------------- | ---------------------------------- |
| [이벤트](/publishing/game-publishing/how-to/data-platform-2013/how-to-configure-events-2013)               | 데이터 플랫폼 2013을 구동하는 이벤트를 구성합니다.     |
| [플레이어 통계](/publishing/game-publishing/how-to/data-platform-2013/how-to-configure-stats)                 | 이벤트를 기반으로 플레이어 통계에 대한 규칙을 구성합니다.   |
| [Featured stats](/publishing/game-publishing/how-to/data-platform-2013/how-to-configure-featured-stats) | 어떤 통계를 featured stat으로 지정할지 구성합니다. |
| [통계 변경 알림](/publishing/game-publishing/how-to/data-platform-2013/how-to-configure-stat-notifications)   | 통계에 대한 실시간 활동(RTA) 변경 알림을 구성합니다.   |
| [리더보드](/publishing/game-publishing/how-to/data-platform-2013/how-to-configure-leaderboards-2013)        | 리더보드를 구성합니다.                       |
| [도전 과제](/publishing/game-publishing/how-to/data-platform-2013/how-to-configure-achievements-2013)       | 데이터 플랫폼 2013용 도전 과제를 구성합니다.        |
| [챌린지](/publishing/game-publishing/how-to/data-platform-2013/how-to-configure-challenges)                | 시간 제한이 있는 도전 과제인 챌린지를 구성합니다.       |
| [이벤트 매니페스트](/publishing/game-publishing/how-to/data-platform-2013/how-to-download-events-manifest)      | 서비스 구성에 대한 이벤트 매니페스트 파일을 다운로드합니다.  |


## Related topics

- [Partner Center에서 데이터 공유 구성](/ko/services/xbox-services/fundamentals/portal-config/live-data-sharing-udc.md)
- [Partner Center에서 XBOX 이벤트 구성](/ko/publishing/game-publishing/how-to/data-platform-2013/how-to-configure-events-2013.md)
- [Partner Center에서 리더보드 구성](/ko/publishing/game-publishing/how-to/data-platform-2013/how-to-configure-leaderboards-2013.md)
- [Partner Center에서 챌린지 구성](/ko/publishing/game-publishing/how-to/data-platform-2013/how-to-configure-challenges.md)
- [Partner Center에서 XBOX 통계 및 통계 규칙 구성](/ko/publishing/game-publishing/how-to/data-platform-2013/how-to-configure-stats.md)
