AI-generated Key Takeaways
-
ConsentType is an enumeration within the SegmentPopulationService namespace.
-
It defines different consent statuses: UNSET, GRANTED, DENIED, and UNKNOWN.
-
This enumeration is a dependency of the SegmentPopulationRequest object.
Service
SegmentPopulationService
Dependencies
SegmentPopulationRequest
▼
ConsentType
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| Enumeration | Description |
|---|---|
UNSET
|
|
GRANTED
|
|
DENIED
|
|
UNKNOWN
|