type SegmentPopulationResults (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
SegmentPopulationService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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."],[[["\u003cp\u003eThe \u003ccode\u003eSegmentPopulationService\u003c/code\u003e allows for interaction with segment population data, especially retrieving results via \u003ccode\u003egetSegmentPopulationResultsByIds\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSegmentPopulationResults\u003c/code\u003e provide information about segment population processing, including status (e.g., SUCCESS, FAILED), the number of successfully processed IDs, and any errors encountered.\u003c/p\u003e\n"],["\u003cp\u003eKey fields in \u003ccode\u003eSegmentPopulationResults\u003c/code\u003e include \u003ccode\u003ebatchUploadId\u003c/code\u003e, \u003ccode\u003esegmentId\u003c/code\u003e, \u003ccode\u003estatus\u003c/code\u003e, \u003ccode\u003enumSuccessfulIdsProcessed\u003c/code\u003e, and \u003ccode\u003eerrors\u003c/code\u003e, providing comprehensive insights into the segment population processing outcome.\u003c/p\u003e\n"]]],[],null,["# type SegmentPopulationResults (v202411)\n\n**Service** \n**SegmentPopulationService** **Dependencies** \n[getSegmentPopulationResults...](/ad-manager/api/reference/v202411/SegmentPopulationService#getSegmentPopulationResultsByIds \"getSegmentPopulationResultsByIds()\") \n▼\n**SegmentPopulationResults**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `batchUploadId` | ` `xsd:`long` \u003cbr /\u003e |\n| ### `segmentId` | ` `xsd:`long` \u003cbr /\u003e |\n| ### `status` | ` `[SegmentPopulationStatus](/ad-manager/api/reference/v202411/SegmentPopulationService.SegmentPopulationStatus)` ` *** ** * ** *** **Enumerations** `FAILED` : `SUCCESS` : `PROCESSING` : `PREPARING` : `EXPIRED` : `UNKNOWN` : \u003cbr /\u003e |\n| ### `numSuccessfulIdsProcessed` | ` `xsd:`long` \u003cbr /\u003e |\n| ### `errors` | ` `[IdError](/ad-manager/api/reference/v202411/SegmentPopulationService.IdError)`[]` \u003cbr /\u003e |"]]