public enum UserListLicenseStatus extends Enum<UserListLicenseStatus> implements ProtocolMessageEnumUser list license status.
Protobuf enum google.ads.datamanager.v1.UserListLicenseStatus
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
UNRECOGNIZED |
|
USER_LIST_LICENSE_STATUS_DISABLED |
Inactive status - user list is no longer being licensed. |
USER_LIST_LICENSE_STATUS_DISABLED_VALUE |
Inactive status - user list is no longer being licensed. |
USER_LIST_LICENSE_STATUS_ENABLED |
Active status - user list is still being licensed. |
USER_LIST_LICENSE_STATUS_ENABLED_VALUE |
Active status - user list is still being licensed. |
USER_LIST_LICENSE_STATUS_UNSPECIFIED |
Unknown. |
USER_LIST_LICENSE_STATUS_UNSPECIFIED_VALUE |
Unknown. |
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|