[[["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-02-02 UTC."],[[["The `SegmentPopulationResults` object provides information about the outcome of segment population operations, such as batch uploads."],["Key fields include `batchUploadId`, `segmentId`, `status` indicating the operation's success or failure, `numSuccessfulIdsProcessed`, and any `errors` encountered."],["`SegmentPopulationStatus` is an enumeration that describes the various states a segment population operation can be in, like `FAILED`, `SUCCESS`, `PROCESSING`, `PREPARING`, `EXPIRED`, or `UNKNOWN`."],["The `errors` field contains an array of `IdError` objects, providing details about specific errors encountered during processing."]]],[]]