> ## 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 | 연결된 엔티티의 Character Id입니다.             |
| GroupId               | String | 연결된 엔티티의 Group Id입니다.                 |
| MasterPlayerAccountId | String | 연결된 엔티티의 Master Player Account Id입니다. |
| NamespaceId           | String | 연결된 엔티티의 Namespace Id입니다.             |
| TitleId               | String | 연결된 엔티티의 Title Id입니다.                 |
| TitlePlayerAccountId  | String | 연결된 엔티티의 Title Player Account Id입니다.  |


## Related topics

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