[[["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."],[],["The `SegmentPopulationService` has dependencies that can result in `SegmentPopulationError`. This error contains a `Reason` enumeration with specific error types: `TOO_MANY_IDENTIFIERS`, indicating an excess of identifiers; `INVALID_SEGMENT`, signifying an issue with the segment; `JOB_ALREADY_STARTED`, showing a pre-existing job; `NO_IDENTIFIERS`, indicating the lack of identifiers; `NO_CONSENT`, showing absence of user permission and finally `UNKNOWN`, represents an unspecific error. Each error type signals a distinct issue.\n"],null,["# enum SegmentPopulationError.Reason (v202502)\n\n**Service** \n**SegmentPopulationService** **Dependencies** \n[SegmentPopulationError](/ad-manager/api/reference/v202502/SegmentPopulationService.SegmentPopulationError) \n▼\n**SegmentPopulationError.Reason**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|------------------------|-------------|\n| `TOO_MANY_IDENTIFIERS` | |\n| `INVALID_SEGMENT` | |\n| `JOB_ALREADY_STARTED` | |\n| `NO_IDENTIFIERS` | |\n| `NO_CONSENT` | |\n| `UNKNOWN` | |"]]