public enum CustomTargetingKeyStatusEnum.CustomTargetingKeyStatus extends Enum<CustomTargetingKeyStatusEnum.CustomTargetingKeyStatus> implements ProtocolMessageEnum
Status of the custom targeting key.
Protobuf enum
google.ads.admanager.v1.CustomTargetingKeyStatusEnum.CustomTargetingKeyStatus
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
ACTIVE |
Custom targeting key is active. |
ACTIVE_VALUE |
Custom targeting key is active. |
CUSTOM_TARGETING_KEY_STATUS_UNSPECIFIED |
Not specified value. |
CUSTOM_TARGETING_KEY_STATUS_UNSPECIFIED_VALUE |
Not specified value. |
INACTIVE |
Custom targeting key is inactive. |
INACTIVE_VALUE |
Custom targeting key is inactive. |
UNRECOGNIZED |
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() |