type SegmentPopulationResponse (v202502)
Service
SegmentPopulationService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field
|
batchUploadId
|
xsd:long
|
idErrors
|
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-02-20 UTC.
[null,null,["Last updated 2025-02-20 UTC."],[],["The `SegmentPopulationService` uses the `updateSegmentMemberships()` method to manage segment memberships. This method returns a `SegmentPopulationResponse`, which includes a `batchUploadId` (a long integer) and an array of `IdError` objects, accessible via the `idErrors` field. These elements are defined within the namespace `https://www.google.com/apis/ads/publisher/v202502`. The `SegmentPopulationResponse` is the output of managing the segment members.\n"]]