These docs are for v1.1. Click to read the latest docs for v2.9.0.

Segment-Related Capabilities

Once your customer has selected a list or segment to be distributed via LiveRamp, the following segment-related capabilities are available in the Data Management section of the API.

Note: Segments are uploaded to the LiveRamp SFTP. This does not involve any API calls.

  • Determine whether a segment is available for distribution: Use the Segment Lookup call to check that the segment uploaded to the LiveRamp SFTP has been processed and get the segment ID when the field name and value name for the segment is sent.
  • Display a list of all LiveRamp-enabled segments: Use the List All Segments call to get a list of all segments that have been processed in that particular account within LiveRamp, including the segment ID, field name, and value name.
  • Display segment details: Use the Segment Detail to get the field name and value name for the segment when the segment ID is sent.

Note: Segments are uploaded to the LiveRamp SFTP. This does not involve any API calls. See