[[["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-08-20 UTC."],[[["`SegmentPopulationResults` provides information about the status and outcome of segment population operations, including batch uploads and segment processing."],["Key fields include `batchUploadId`, `segmentId`, `status`, `numSuccessfulIdsProcessed`, and `errors`, offering insights into the segment population process."],["The `status` field indicates the current state of the segment population, such as `SUCCESS`, `FAILED`, `PROCESSING`, etc., using the `SegmentPopulationStatus` enumeration."],["Errors encountered during the process are captured in the `errors` field, which is an array of `IdError` objects providing details about specific issues."]]],[]]