AI-generated Key Takeaways
-
RoleStatus represents whether a role is active or inactive.
-
The Namespace for RoleStatus is
https://www.google.com/apis/ads/publisher/v202508. -
RoleStatus can be
ACTIVE(visible in the UI),INACTIVE(hidden in the UI), orUNKNOWN.
Service
UserService
Dependencies
Role
▼
RoleStatus
Represents the status of the role, weather the role is active or inactive.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
| Enumeration | Description |
|---|---|
ACTIVE
|
The status of an active role. (i.e. visible in the UI) |
INACTIVE
|
The status of an inactive role. (i.e. hidden in the UI) |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |