AI-generated Key Takeaways
-
The
ConsentType
enumeration, within theSegmentPopulationService
, defines the status of user consent. -
Possible consent statuses include granted, denied, unknown, and an unset default.
-
This information is used for managing audience segments based on user consent in Google Ad Manager.
-
This feature is based on the v202411 release of the Google Ad Manager API and can be found under the SegmentPopulationService dependencies.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration | Description |
---|---|
UNSET
|
|
GRANTED
|
|
DENIED
|
|
UNKNOWN
|