AI-generated Key Takeaways
-
The
SegmentPopulationService
helps manage populations (groups of users) based on segments in Google Ad Manager. -
SegmentPopulationError
and its nestedReason
enumeration provide error handling for segment population operations. -
SegmentPopulationError.Reason
includes specific error types like using too many identifiers, invalid segments, or encountering issues related to consent and existing jobs. -
The namespace for these components is
https://www.google.com/apis/ads/publisher/v202411
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration | Description |
---|---|
TOO_MANY_IDENTIFIERS
|
|
INVALID_SEGMENT
|
|
JOB_ALREADY_STARTED
|
|
NO_IDENTIFIERS
|
|
NO_CONSENT
|
|
UNKNOWN
|