[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-15 UTC."],[[["The `SegmentPopulationService` allows for interaction with segment population data, especially retrieving results via `getSegmentPopulationResultsByIds`."],["`SegmentPopulationResults` provide information about segment population processing, including status, successful IDs, and any errors encountered."],["Key fields within `SegmentPopulationResults` include `batchUploadId`, `segmentId`, `status`, `numSuccessfulIdsProcessed`, and `errors`, providing insight into the segment population operation."],["`SegmentPopulationStatus` enumeration indicates the state of the segment population process, ranging from `FAILED` to `SUCCESS` and intermediate states like `PROCESSING`."],["Errors during processing are represented by the `errors` field, containing `IdError` objects that detail specific issues."]]],[]]