type SegmentPopulationResults (v202402)
Service
SegmentPopulationService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["`SegmentPopulationResults` provides information about the status and outcome of segment population operations, including batch uploads."],["Key fields include `batchUploadId`, `segmentId`, `status`, `numSuccessfulIdsProcessed`, and `errors`, offering insights into the process."],["The `status` field indicates the current state of the operation using enumerations like `FAILED`, `SUCCESS`, `PROCESSING`, and more."],["Errors encountered during the operation are detailed in the `errors` field, providing specific information for troubleshooting."],["The namespace for `SegmentPopulationResults` is `https://www.google.com/apis/ads/publisher/v202402`."]]],[]]