[[["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 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eIdError\u003c/code\u003e object, within the \u003ccode\u003eSegmentPopulationService\u003c/code\u003e, is used to indicate errors related to segment population IDs.\u003c/p\u003e\n"],["\u003cp\u003eIt includes fields like \u003ccode\u003eindex\u003c/code\u003e and \u003ccode\u003eerrorType\u003c/code\u003e, with the latter specifying the nature of the ID error, such as an invalid format or an unknown issue.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIdError\u003c/code\u003e is associated with the \u003ccode\u003eSegmentPopulationService\u003c/code\u003e and uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["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"],null,["# type IdError (v202408)\n\n**Service** \n**SegmentPopulationService** [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.IdError) **Dependencies** \n[SegmentPopulationResponse](/ad-manager/api/reference/v202408/SegmentPopulationService.SegmentPopulationResponse) [SegmentPopulationResults](/ad-manager/api/reference/v202408/SegmentPopulationService.SegmentPopulationResults) \n▼\n**IdError**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|-----------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `index` | ` `xsd:`long` \u003cbr /\u003e |\n| ### `errorType` | ` `[IdError.IdErrorType](/ad-manager/api/reference/v202408/SegmentPopulationService.IdError.IdErrorType)` ` *** ** * ** *** **Enumerations** `INVALID_PUBLISHER_PROVIDED_ID_FORMAT` : `UNKNOWN` : \u003cbr /\u003e |"]]