question

gabrielferreira avatar image
gabrielferreira asked

How to extract title_player_account from Custom Server ID

,I can search for players in PlayFab UI querying with the Custom Server ID, as shown below

6772-image.png

6771-image.png

How can I do the same using the API? I need to get the ID for title_player_account entity type.

Player DataAccount Managementmultiplayer
image.png (9.9 KiB)
image.png (45.4 KiB)
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

·
Neils Shi avatar image
Neils Shi answered

Could you tell us more details about your scenario? If you want to retrieve player’s entity id via server custom id, you can call the API LoginWithServerCustomId to get the player’s entity id via server custom id.

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.