question

Lee avatar image
Lee asked

PlayersInSegment is not returning the correct players listing.

I'm making a request to /Server/GetPlayersInSegment to return all players which is currently around 901 players.

  • Players shows as 901.
  • Segment shows as 901.
  • API returns 602.

It's almost like there is very slow indexing happening for the API, like greater than 24hrs.. or there are soft deleted users? What am I missing here?

apis
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

·
Made Wang avatar image
Made Wang answered

Have you deleted players recently? The number displayed on the Player tab will reflect the number of players for up to 30 days, including deleted players, while the display number of the All Player Segment will have a delay, the more the number, the greater the delay. But getting the number via API should be correct, and the number in the upper right corner of the Game Manager is the number of currently active players, is it the same as the number you get via API?


players.png (2.8 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.

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.