Module: Google::Ads::DataManager::V1::UserList::MembershipStatus
- Defined in:
- proto_docs/google/ads/datamanager/v1/user_list.rb
Overview
Status of the user list.
Constant Summary collapse
- MEMBERSHIP_STATUS_UNSPECIFIED =
Not specified.
0- OPEN =
Open status - User list is accruing members and can be targeted to.
1- CLOSED =
Closed status - No new members being added.
2