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

# EntityLineage

> EntityLineage データ型。

## プロパティ

| 名前                    | 型      | 説明                                 |
| :-------------------- | :----- | :--------------------------------- |
| CharacterId           | String | 関連付けられたエンティティのキャラクター ID。           |
| GroupId               | String | 関連付けられたエンティティのグループ ID。             |
| MasterPlayerAccountId | String | 関連付けられたエンティティのマスター プレイヤー アカウント ID。 |
| NamespaceId           | String | 関連付けられたエンティティの名前空間 ID。             |
| TitleId               | String | 関連付けられたエンティティのタイトル ID。             |
| TitlePlayerAccountId  | String | 関連付けられたエンティティのタイトル プレイヤー アカウント ID。 |


## Related topics

- [entity_created](/ja-jp/services/playfab/api-references/events/PlayerIdentity/entity-created.md)
- [entity_logged_in](/ja-jp/services/playfab/api-references/events/PlayerIdentity/entity-logged-in.md)
- [entity_language_updated](/ja-jp/services/playfab/api-references/events/PlayerProfile/entity-language-updated.md)
- [entity_files_set](/ja-jp/services/playfab/api-references/events/PlayerProfile/entity-files-set.md)
- [entity_objects_set](/ja-jp/services/playfab/api-references/events/PlayerProfile/entity-objects-set.md)
