type SegmentPopulationResults (v202508)
Stay organized with collections
Save and categorize content based on your preferences.
Service
SegmentPopulationService
The results of a SegmentPopulationRequest.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field
|
batchUploadId
|
xsd:long
The batch ID to look up the results.
|
segmentId
|
xsd:long
The segment ID associated with the segment population job.
|
status
|
SegmentPopulationStatus
The current status of the upload request.
Enumerations
-
FAILED
-
SUCCESS
-
PROCESSING
-
PREPARING
-
EXPIRED
-
UNKNOWN
|
numSuccessfulIdsProcessed
|
xsd:long
The number of IDs that were processed successfully.
|
errors
|
IdError[]
Identifiers with errors.
|
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-13 UTC.
[null,null,["Last updated 2025-08-13 UTC."],[],[],null,["# type SegmentPopulationResults (v202508)\n\n**Service** \n**SegmentPopulationService** **Dependencies** \n[getSegmentPopulationResults...](/ad-manager/api/reference/v202508/SegmentPopulationService#getSegmentPopulationResultsByIds \"getSegmentPopulationResultsByIds()\") \n▼\n**SegmentPopulationResults**\n\nThe results of a SegmentPopulationRequest.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202508`\n\n| Field ----- ||\n|---------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `batchUploadId` | ` `xsd:`long` The batch ID to look up the results. |\n| ### `segmentId` | ` `xsd:`long` The segment ID associated with the segment population job. |\n| ### `status` | ` `[SegmentPopulationStatus](/ad-manager/api/reference/v202508/SegmentPopulationService.SegmentPopulationStatus)` ` The current status of the upload request. *** ** * ** *** **Enumerations** `FAILED` : `SUCCESS` : `PROCESSING` : `PREPARING` : `EXPIRED` : `UNKNOWN` : \u003cbr /\u003e |\n| ### `numSuccessfulIdsProcessed` | ` `xsd:`long` The number of IDs that were processed successfully. |\n| ### `errors` | ` `[IdError](/ad-manager/api/reference/v202508/SegmentPopulationService.IdError)`[]` Identifiers with errors. |"]]