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."],[[["The `SegmentPopulationResults` object provides information about the status and outcome of segment population operations within Google Ad Manager."],["It includes details like the batch upload ID, segment ID, processing status, number of successfully processed IDs, and any errors encountered."],["Status values can be `FAILED`, `SUCCESS`, `PROCESSING`, `PREPARING`, `EXPIRED`, or `UNKNOWN`, reflecting the current state of the segment population."],["Errors, if any, are detailed in an array of `IdError` objects, allowing for troubleshooting and identification of issues."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202402`, which should be used when interacting with the API."]]],[]]