enum SegmentPopulationStatus (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
SegmentPopulationService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Enumeration |
Description |
FAILED
|
|
SUCCESS
|
|
PROCESSING
|
|
PREPARING
|
|
EXPIRED
|
|
UNKNOWN
|
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSegmentPopulationService\u003c/code\u003e allows to retrieve segment population results and determine status.\u003c/p\u003e\n"],["\u003cp\u003eThe service provides access to the \u003ccode\u003eSegmentPopulationResults\u003c/code\u003e and \u003ccode\u003eSegmentPopulationStatus\u003c/code\u003e data.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSegmentPopulationStatus\u003c/code\u003e uses an enumeration to indicate whether the segment population is \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, or \u003ccode\u003eUNKNOWN\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eOperations related to the \u003ccode\u003eSegmentPopulationService\u003c/code\u003e are accessed through the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content describes the `SegmentPopulationService`, which depends on `SegmentPopulationResults`. It outlines the `SegmentPopulationStatus` enumeration, defining the possible states of segment population. These states include `FAILED`, `SUCCESS`, `PROCESSING`, `PREPARING`, `EXPIRED`, and `UNKNOWN`. Each status represents a different stage or outcome of segment population processing, indicating whether it succeeded, failed, is ongoing, or has expired. The namespace for these services is specified as `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# enum SegmentPopulationStatus (v202408)\n\n**Service** \n**SegmentPopulationService** **Dependencies** \n[SegmentPopulationResults](/ad-manager/api/reference/v202408/SegmentPopulationService.SegmentPopulationResults) \n▼\n**SegmentPopulationStatus**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|--------------|-------------|\n| `FAILED` | |\n| `SUCCESS` | |\n| `PROCESSING` | |\n| `PREPARING` | |\n| `EXPIRED` | |\n| `UNKNOWN` | |"]]