> ## 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.

# PlayerCustomPropertiesChangedDetails データ型

> PlayStream イベントにおけるカスタム プレイヤー プロパティの変更を表す PlayFab PlayerCustomPropertiesChangedDetails データ型のリファレンス。

***

title: PlayerCustomPropertiesChangedDetails
author: ronnyparedes
description: PlayerCustomPropertiesChangedDetails データ型。
ms.author: ronnyparedes
ms.date: 02/12/2026
ms.topic: article
ms.service: azure-playfab
keywords: playfab, playstream events
ms.localizationpriority: medium
-------------------------------

# PlayerCustomPropertiesChangedDetails

カスタム プロパティ変更に関する詳細。

## Properties

| Name          | Type                                        | Description           |
| :------------ | :------------------------------------------ | :-------------------- |
| Name          | String                                      | 変更されたカスタム プロパティの名前。   |
| OperationType | PlayerCustomPropertiesChangedOperationTypes | 実行された操作。              |
| Value         | object                                      | カスタム プロパティに最後に設定された値。 |
