Module: Google::Ads::AdManager::V1::RoleStatusEnum::RoleStatus

Defined in:
proto_docs/google/ads/admanager/v1/role_enums.rb

Overview

The status of the role.

Constant Summary collapse

ROLE_STATUS_UNSPECIFIED =

No value specified.

0
ACTIVE =

Role is active.

1
INACTIVE =

Role is inactive.

2