AI-generated Key Takeaways
-
The
SegmentPopulationService
helps manage segment populations within Google Ad Manager. -
It relies on
SegmentPopulationResults
and usesSegmentPopulationStatus
to indicate the current state of a population. -
SegmentPopulationStatus
includes a variety of states such asFAILED
,SUCCESS
,PROCESSING
,PREPARING
,EXPIRED
, andUNKNOWN
reflecting the population lifecycle. -
All operations are performed within the specified namespace
https://www.google.com/apis/ads/publisher/v202411
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration | Description |
---|---|
FAILED
|
|
SUCCESS
|
|
PROCESSING
|
|
PREPARING
|
|
EXPIRED
|
|
UNKNOWN
|