> ## 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 から Events Manifest ファイルをダウンロードする

> 選択したサンドボックス用の Events Manifest XML ファイルを Partner Center からダウンロードし、XBOX Common Events Tool と一緒に使用してヘッダーを生成します。

このトピックでは、Partner Center から Events Manifest ファイルをダウンロードする手順を説明します。Events Manifest ファイルは、選択したサンドボックスの構成に関する情報を含む XML ドキュメントです。マニフェストを **XBOX Common Events Tool** と共に使用すると、タイトルがイベントを送信するために使用できる関数定義を含むヘッダーファイルを作成できます。

タイトルのイベントを定義または変更した後は、それらを XBOX Live サンドボックスまたはリテールに公開し、次の手順で Partner Center から Events Manifest ファイルをダウンロードする必要があります。

<Steps>
  <Step title="[Partner Center](https://developer.microsoft.com...) にアカウントでサインインします">
    [Partner Center](https://developer.microsoft.com/dashboard/windows/overview) にアカウントでサインインします。
  </Step>

  <Step title="タイトルを選択し、**Services** > **XBOX Live** に移動します。">
    タイトルを選択し、**Services** > **XBOX Live** に移動します。
  </Step>

  <Step title="**Stat rules** のリンクを選択します。">
    **Stat rules** のリンクを選択します。
  </Step>

  <Step title="**Events & Stat Rules** ページで **Download published events manifest** を選択します...">
    **Events & Stat Rules** ページで **Download published events manifest** を選択します。
  </Step>
</Steps>

ダウンロードされるマニフェストには、サンドボックスに最後に公開された構成のみが含まれます。未公開の変更は含まれません。

5. **Confirm** ダイアログで **Download event manifest** を選択してダウンロードを確認します。それ以外の場合は **Cancel** を選択します。

## 関連項目

* [XBOX service configuration](/services/xbox-services/fundamentals/portal-config/live-service-config-ids-mp)


## Related topics

- [Partner Center で XBOX イベントを構成する](/ja-jp/publishing/game-publishing/how-to/data-platform-2013/how-to-configure-events-2013.md)
- [Title Storage から blob をダウンロードする](/ja-jp/services/xbox-services/storage/title-storage/how-to/live-downloading-title-storage-blob.md)
- [ゲーム パッケージを作成し Partner Center にアップロードする](/ja-jp/publishing/game-publishing/tutorial-xbox-managed/how-to-create-a-package.md)
- [セグメント内のプレイヤーをエクスポートするチュートリアル](/ja-jp/services/playfab/live-service-management/game-configuration/segmentation/segmentation-export-players-in-a-segment.md)
- [Partner Center でサステナビリティ データを表示する](/ja-jp/build/game-principles/sustainability/partner-center-sustainability-data.md)
