[[["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."],[[["The `IdError` object, within the `SegmentPopulationService`, is used to indicate errors related to segment population IDs."],["It includes fields like `index` and `errorType`, with the latter specifying the nature of the ID error, such as an invalid format or an unknown issue."],["The `IdError` is associated with the `SegmentPopulationService` and uses the namespace `https://www.google.com/apis/ads/publisher/v202408`."]]],["The content outlines the `SegmentPopulationService`, which depends on `YieldGroupService`. It details associated data structures: `SegmentPopulationResponse` and `SegmentPopulationResults`. The core information centers around `IdError`, including fields like `index` (long) and `errorType`. `errorType` is further defined by the `IdError.IdErrorType` enumeration, which contains error codes, including `INVALID_PUBLISHER_PROVIDED_ID_FORMAT` and `UNKNOWN`. The namespace for these components is provided as `https://www.google.com/apis/ads/publisher/v202408`.\n"]]