latestOpenAPI 3.0.12026-08-21183382785.0 KB

24caa8eb809b

Parent Segments

Retrieve audience data

Retrieve the audiences for which the current user can view its produced data e.g. segments, profiles, activations.

get/master_segments

Response

Success

idstring
namestring
descriptionstring
populationnumber nullable
updatedAtstring
matrixUpdatedAtstring nullable
scheduleType'cron' | 'daily' | 'hourly' | 'minutes_interval' | 'monthly' | 'none' | 'weekly'

Example response

[
  {
    "scheduleType": "daily"
  }
]