[[["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, reliant on the YieldGroupService, manages audience segments and their populations."],["IdError, within the specified namespace, handles identification errors, reporting issues with publisher-provided IDs through an index and specific error type."]]],["The content defines the `SegmentPopulationService` and its dependency, `YieldGroupService`. Key elements include `SegmentPopulationResponse` and `SegmentPopulationResults`. It details the `IdError` with fields `index` (a long) and `errorType`, which uses the `IdError.IdErrorType` enumeration. This enumeration has possible values: `INVALID_PUBLISHER_PROVIDED_ID_FORMAT` and `UNKNOWN`. The namespace for these definitions is provided.\n"]]