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

# ObjectDetails データ型

> PlayStream イベント ペイロードでエンティティに添付されたオブジェクトのメタデータを説明する PlayFab ObjectDetails データ型のリファレンス。

***

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

# ObjectDetails

エンティティに添付されたオブジェクトに関する詳細。

## Properties

| Name       | Type                                                                                | Description           |
| :--------- | :---------------------------------------------------------------------------------- | :-------------------- |
| DataObject | object                                                                              | データ オブジェクトの内容。        |
| Name       | String                                                                              | オブジェクトの名前。            |
| Operation  | [OperationTypes](/services/playfab/api-references/events/data-types/operationtypes) | オブジェクトに対して実行された操作の種類。 |


## Related topics

- [PlayerCustomPropertiesChangedDetails データ型](/ja-jp/services/playfab/api-references/events/data-types/playercustompropertieschangeddetails.md)
- [FileDetails データ型](/ja-jp/services/playfab/api-references/events/data-types/filedetails.md)
- [ContactEmailDetails データ型](/ja-jp/services/playfab/api-references/events/data-types/contactemaildetails.md)
- [ObjectSet](/ja-jp/services/playfab/api-references/events/data-types/objectset.md)
- [OriginatorObject](/ja-jp/services/playfab/api-references/events/data-types/originatorobject.md)
