[[["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` retrieves `SegmentPopulationResults` using `getSegmentPopulationResultsByIds`. Key data within these results include `batchUploadId`, `segmentId`, and `status`. The status can be `FAILED`, `SUCCESS`, `PROCESSING`, `PREPARING`, `EXPIRED`, or `UNKNOWN`. Additional information involves the `numSuccessfulIdsProcessed` and any encountered `errors`. This service interacts with the namespace `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["**Service** \n**SegmentPopulationService** **Dependencies** \n[getSegmentPopulationResults...](/ad-manager/api/reference/v202502/SegmentPopulationService#getSegmentPopulationResultsByIds \"getSegmentPopulationResultsByIds()\") \n▼\n**SegmentPopulationResults**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ||\n|-----------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `batchUploadId` | ` `xsd:`long` \u003cbr /\u003e |\n| `segmentId` | ` `xsd:`long` \u003cbr /\u003e |\n| `status` | ` `[SegmentPopulationStatus](/ad-manager/api/reference/v202502/SegmentPopulationService.SegmentPopulationStatus)` ` *** ** * ** *** **Enumerations** `FAILED` : `SUCCESS` : `PROCESSING` : `PREPARING` : `EXPIRED` : `UNKNOWN` : \u003cbr /\u003e |\n| `numSuccessfulIdsProcessed` | ` `xsd:`long` \u003cbr /\u003e |\n| `errors` | ` `[IdError](/ad-manager/api/reference/v202502/SegmentPopulationService.IdError)`[]` \u003cbr /\u003e |"]]