public enum PlatformType extends Enum<PlatformType> implements ProtocolMessageEnumThe type of the platform on which the ad was served.
Protobuf enum google.ads.datamanager.v1.PlatformType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
PLATFORM_TYPE_CTV |
CTV platform. |
PLATFORM_TYPE_CTV_VALUE |
CTV platform. |
PLATFORM_TYPE_DESKTOP |
Desktop platform. |
PLATFORM_TYPE_DESKTOP_VALUE |
Desktop platform. |
PLATFORM_TYPE_MOBILE |
Mobile platform. |
PLATFORM_TYPE_MOBILE_VALUE |
Mobile platform. |
PLATFORM_TYPE_PHONE |
Phone platform. |
PLATFORM_TYPE_PHONE_VALUE |
Phone platform. |
PLATFORM_TYPE_TABLET |
Tablet platform. |
PLATFORM_TYPE_TABLET_VALUE |
Tablet platform. |
PLATFORM_TYPE_UNSPECIFIED |
Unspecified platform type. |
PLATFORM_TYPE_UNSPECIFIED_VALUE |
Unspecified platform type. |
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() |
|