public enum ApplicationPlatformEnum.ApplicationPlatform extends Enum<ApplicationPlatformEnum.ApplicationPlatform> implements ProtocolMessageEnumA platform a Application can run on.
Protobuf enum google.ads.admanager.v1.ApplicationPlatformEnum.ApplicationPlatform
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
AMAZON_TV |
Platform for Amazon Fire TV compatible apps. |
AMAZON_TV_VALUE |
Platform for Amazon Fire TV compatible apps. |
ANDROID |
Platform for Android compatible apps. |
ANDROID_VALUE |
Platform for Android compatible apps. |
APPLICATION_PLATFORM_UNSPECIFIED |
Default value. This value is unused. |
APPLICATION_PLATFORM_UNSPECIFIED_VALUE |
Default value. This value is unused. |
IOS |
Platform for IOS compatible apps. |
IOS_VALUE |
Platform for IOS compatible apps. |
LG_TV |
Platform for LG TV compatible apps. |
LG_TV_VALUE |
Platform for LG TV compatible apps. |
PLAYSTATION |
Platform for Playstation compatible apps. |
PLAYSTATION_VALUE |
Platform for Playstation compatible apps. |
ROKU |
Platform for Roku compatible apps. |
ROKU_VALUE |
Platform for Roku compatible apps. |
SAMSUNG_TV |
Platform for Samsung TV compatible apps. |
SAMSUNG_TV_VALUE |
Platform for Samsung TV compatible apps. |
UNRECOGNIZED |
|
UNSUPPORTED |
Platform for apps with platforms we don't support yet or don't have a representation for. |
UNSUPPORTED_VALUE |
Platform for apps with platforms we don't support yet or don't have a representation for. |
XBOX |
Platform for Xbox compatible apps. |
XBOX_VALUE |
Platform for Xbox compatible apps. |
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() |
|