enum ConsentType (v202408)
Service
SegmentPopulationService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Enumeration |
Description |
UNSET
|
|
GRANTED
|
|
DENIED
|
|
UNKNOWN
|
|
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The `ConsentType` enumeration, within the `SegmentPopulationService`, categorizes the consent status of users related to data usage."],["This service utilizes the `SegmentPopulationRequest` for managing and querying user segments based on their consent."],["Possible consent types include `UNSET`, `GRANTED`, `DENIED`, and `UNKNOWN`, reflecting different levels of user consent or its absence."],["It falls under the namespace `https://www.google.com/apis/ads/publisher/v202408` within the Google Ad Manager API."]]],["The `SegmentPopulationService` depends on `SegmentPopulationRequest`, which includes `ConsentType`. This `ConsentType` enumeration, within the namespace `https://www.google.com/apis/ads/publisher/v202408`, defines four possible values: `UNSET`, `GRANTED`, `DENIED`, and `UNKNOWN`. These values likely represent different states of user consent.\n"]]