[[["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\u003eSegmentPopulationService\u003c/code\u003e helps manage segment populations within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt relies on \u003ccode\u003eSegmentPopulationResults\u003c/code\u003e and uses \u003ccode\u003eSegmentPopulationStatus\u003c/code\u003e to indicate the current state of a population.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSegmentPopulationStatus\u003c/code\u003e includes a variety of states such as \u003ccode\u003eFAILED\u003c/code\u003e, \u003ccode\u003eSUCCESS\u003c/code\u003e, \u003ccode\u003ePROCESSING\u003c/code\u003e, \u003ccode\u003ePREPARING\u003c/code\u003e, \u003ccode\u003eEXPIRED\u003c/code\u003e, and \u003ccode\u003eUNKNOWN\u003c/code\u003e reflecting the population lifecycle.\u003c/p\u003e\n"],["\u003cp\u003eAll operations are performed within the specified namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# enum SegmentPopulationStatus (v202411)\n\n**Service** \n**SegmentPopulationService** **Dependencies** \n[SegmentPopulationResults](/ad-manager/api/reference/v202411/SegmentPopulationService.SegmentPopulationResults) \n▼\n**SegmentPopulationStatus**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|--------------|-------------|\n| `FAILED` | |\n| `SUCCESS` | |\n| `PROCESSING` | |\n| `PREPARING` | |\n| `EXPIRED` | |\n| `UNKNOWN` | |"]]