public enum RequestStatusPerDestination.DataType extends Enum<RequestStatusPerDestination.DataType> implements ProtocolMessageEnumThe type of data.
Protobuf enum google.ads.datamanager.v1.RequestStatusPerDestination.DataType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ADDRESS |
The data is a physical address. |
ADDRESS_VALUE |
The data is a physical address. |
DATA_TYPE_UNSPECIFIED |
The data type is unspecified. |
DATA_TYPE_UNSPECIFIED_VALUE |
The data type is unspecified. |
EMAIL |
The data is an email address. |
EMAIL_VALUE |
The data is an email address. |
IP_ADDRESS |
The data is an IP address. |
IP_ADDRESS_VALUE |
The data is an IP address. |
PHONE_NUMBER |
The data is a phone number. |
PHONE_NUMBER_VALUE |
The data is a phone number. |
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() |
|