[[["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` uses the `updateSegmentMemberships()` method to manage segment memberships. This method returns a `SegmentPopulationResponse`, which includes a `batchUploadId` (a long integer) and an array of `IdError` objects, accessible via the `idErrors` field. These elements are defined within the namespace `https://www.google.com/apis/ads/publisher/v202502`. The `SegmentPopulationResponse` is the output of managing the segment members.\n"],null,["# type SegmentPopulationResponse (v202502)\n\n**Service** \n**SegmentPopulationService** **Dependencies** \n[updateSegmentMemberships()](/ad-manager/api/reference/v202502/SegmentPopulationService#updateSegmentMemberships) \n▼\n**SegmentPopulationResponse**\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| ### `idErrors` | ` `[IdError](/ad-manager/api/reference/v202502/SegmentPopulationService.IdError)`[]` \u003cbr /\u003e |"]]