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

## Properties

| Name                  | Type   | Description                                            |
| :-------------------- | :----- | :----------------------------------------------------- |
| CharacterId           | String | The Character Id of the associated entity.             |
| GroupId               | String | The Group Id of the associated entity.                 |
| MasterPlayerAccountId | String | The Master Player Account Id of the associated entity. |
| NamespaceId           | String | The Namespace Id of the associated entity.             |
| TitleId               | String | The Title Id of the associated entity.                 |
| TitlePlayerAccountId  | String | The Title Player Account Id of the associated entity.  |


## Related topics

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