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

# PushNotificationRegistration

> PushNotificationRegistration data type.

## Properties

| Name                    | Type                                                                                                    | Description                      |
| :---------------------- | :------------------------------------------------------------------------------------------------------ | :------------------------------- |
| NotificationEndpointARN | String                                                                                                  | Notification configured endpoint |
| Platform                | [PushNotificationPlatform](/services/playfab/api-references/events/data-types/pushnotificationplatform) | Push notification platform       |


## Related topics

- [PlayerProfile](/services/playfab/api-references/events/data-types/playerprofile.md)
- [PFSegmentsPlayerProfile](/services/playfab/api-references/c/pfsegmentstypes/structs/pfsegmentsplayerprofile.md)
- [PFPlayerProfileModel](/services/playfab/api-references/c/pftypes/structs/pfplayerprofilemodel.md)
- [PFPushNotificationRegistrationModel](/services/playfab/api-references/c/pftypes/structs/pfpushnotificationregistrationmodel.md)
- [PFSegmentsPushNotificationRegistration](/services/playfab/api-references/c/pfsegmentstypes/structs/pfsegmentspushnotificationregistration.md)
