Skip to main content
Version: 5.7.0

Segment

Segment is a new service that Allows devs to retrieve the current segments that a user (i.e. player) is in. Devs can also retrieve the master list of segments.

API Summary

Segment

  • GetMySegmentsLegacy - Returns the segments for the current user - in legacy format (i.e. using the existing, numeric segment ids). Available via cloud-code only.
  • RefreshMySegments - Refreshes the segments for the current user. Available via cloud-code only.
  • SysGetSegmentList - Returns a list of all segments with basic meta-data. i.e. does not include the criteria details.