[[["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-05-15 UTC."],[[["The `SegmentPopulationService` allows for updating segment memberships and provides a response object."],["The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202405`."],["`SegmentPopulationResponse` includes fields for tracking batch uploads (`batchUploadId`) and potential ID errors (`idErrors`)."]]],["The `SegmentPopulationService` allows updating segment memberships via the `updateSegmentMemberships()` function. This function returns a `SegmentPopulationResponse`, containing a `batchUploadId` (a long integer) and an array of `IdError` objects (`idErrors`). The service operates within the `https://www.google.com/apis/ads/publisher/v202405` namespace. The response provides information about the batch update operation and any specific ID errors that occurred.\n"]]