type SegmentPopulationResults (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Service
SegmentPopulationService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field
|
batchUploadId
|
xsd:long
|
segmentId
|
xsd:long
|
status
|
SegmentPopulationStatus
Enumerations
-
FAILED
-
SUCCESS
-
PROCESSING
-
PREPARING
-
EXPIRED
-
UNKNOWN
|
numSuccessfulIdsProcessed
|
xsd:long
|
errors
|
IdError[]
|
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."],[],["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,["# type SegmentPopulationResults (v202502)\n\n**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 |"]]