Module: Google::Ads::AdManager::V1::TeamStatusEnum::TeamStatus
- Defined in:
- proto_docs/google/ads/admanager/v1/team_enums.rb
Overview
Represents the status of a team, whether it is active or inactive.
Constant Summary collapse
- TEAM_STATUS_UNSPECIFIED =
Default value. This value is unused.
0- ACTIVE =
The status of an active team.
1- INACTIVE =
The status of an inactive team.
2