Page Summary
-
RoleStatus indicates whether a role is active or inactive.
-
RoleStatus includes values for active, inactive, and unknown statuses.
-
Active roles are visible in the UI, while inactive roles are hidden.
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/v202411
| 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. |