type SegmentPopulationResults (v202408)
Service
SegmentPopulationService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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 2024-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["`SegmentPopulationResults` provides insights into the status and outcome of segment population operations, including success, errors, and processing details."],["It leverages fields such as `batchUploadId`, `segmentId`, `status`, `numSuccessfulIdsProcessed`, and `errors` to convey segment population processing information."],["`SegmentPopulationStatus` enumeration provides various states like `FAILED`, `SUCCESS`, `PROCESSING`, `PREPARING`, `EXPIRED`, and `UNKNOWN` for segment population processes."],["Errors encountered during the process are represented by the `errors` field, containing details of `IdError` occurrences."]]],[]]