question

Jon avatar image
Jon asked

Player Profile Sync Event

What are player profile sync events and what are they used for? I seem them in play stream (even for inactive account)

For example:

{
    "EventName": "player_profile_sync",
    "EventNamespace": "com.playfab",
    "EntityType": "player",
    "Source": null,
    "TitleId": "",
    "EntityId": "",
    "EventId": "5775ba6b107041fc85a8b28343daadf5",
    "SourceType": null,
    "Timestamp": "2021-01-22T23:06:09.9163751Z",
    "History": null,
    "CustomTags": null,
    "Reserved": null,
    "PlayFabEnvironment": {
        "Vertical": "sync-elasticsearch",
        "Cloud": "main",
        "Application": "mainserver",
        "Commit": "00d34e3"
    }
}
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
brendan avatar image
brendan answered

This is specifically related to this issue: PlayFab Status - Player Search is not returning data for some titles. Re-synchronizing the profile data is required to make sure that all player accounts can be returned correctly - that's what this event represents. At the same time, you should rarely see this, in general. Index issues tend to be rare.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.