Module: Google::Ads::DataManager::V1::UserListLicenseStatus
- Defined in:
- proto_docs/google/ads/datamanager/v1/user_list_license_status.rb
Overview
User list license status.
Constant Summary collapse
- USER_LIST_LICENSE_STATUS_UNSPECIFIED =
Unknown.
0- USER_LIST_LICENSE_STATUS_ENABLED =
Active status - user list is still being licensed.
1- USER_LIST_LICENSE_STATUS_DISABLED =
Inactive status - user list is no longer being licensed.
2