[[["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-13 UTC."],[[["The `ConsentType` enumeration, within the `SegmentPopulationService`, defines the status of user consent."],["Possible consent statuses include: `UNSET`, `GRANTED`, `DENIED`, and `UNKNOWN`."],["The `SegmentPopulationService` utilizes the `SegmentPopulationRequest` and resides within the specified namespace."]]],["The core content defines the `SegmentPopulationService` and its dependency, `SegmentPopulationRequest`, within the `v202402` namespace. It outlines the `ConsentType` enumeration, which includes four possible values: `UNSET`, `GRANTED`, `DENIED`, and `UNKNOWN`. These values represent different consent statuses, presumably for user data segments. The service likely interacts with user consent information based on these defined types.\n"]]