PlayFab.admin.Models.GetPlayersInSegmentResult
Request Properties |
---|
ContinuationToken StringContinuation token to use to retrieve subsequent pages of results. If token returns null there are no more results. |
PlayerProfiles List<PlayerProfile>Array of player profiles in this segment. |
ProfilesInSegment (required) int32Count of profiles matching this segment. |