public enum UserList.ClosingReason extends Enum<UserList.ClosingReason> implements ProtocolMessageEnumIndicates the reason why the user list was closed. This enum is only used when a list is auto-closed by the system.
Protobuf enum google.ads.datamanager.v1.UserList.ClosingReason
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CLOSING_REASON_UNSPECIFIED |
Not specified. |
CLOSING_REASON_UNSPECIFIED_VALUE |
Not specified. |
UNRECOGNIZED |
|
UNUSED |
The user list was closed because it has not been used in targeting recently. See https://support.google.com/google-ads/answer/2472738 for details. |
UNUSED_VALUE |
The user list was closed because it has not been used in targeting recently. See https://support.google.com/google-ads/answer/2472738 for details. |
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() |
|