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 information about the status and outcome of segment population operations, including batch uploads and segment processing."],["Key fields include `batchUploadId`, `segmentId`, `status`, `numSuccessfulIdsProcessed`, and `errors`, offering insights into the segment population process."],["The `status` field indicates the current state of the segment population, such as `SUCCESS`, `FAILED`, `PROCESSING`, etc., using the `SegmentPopulationStatus` enumeration."],["Errors encountered during the process are captured in the `errors` field, which is an array of `IdError` objects providing details about specific issues."]]],[]]