Enum ApplicationPlatformEnum.Types.ApplicationPlatform
A platform a Application can run on.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum ApplicationPlatformEnum.Types.ApplicationPlatform
Fields
| Name | Description |
|---|---|
| AmazonTv | Platform for Amazon Fire TV compatible apps. |
| Android | Platform for Android compatible apps. |
| Ios | Platform for IOS compatible apps. |
| LgTv | Platform for LG TV compatible apps. |
| Playstation | Platform for Playstation compatible apps. |
| Roku | Platform for Roku compatible apps. |
| SamsungTv | Platform for Samsung TV compatible apps. |
| Unspecified | Default value. This value is unused. |
| Unsupported | Platform for apps with platforms we don't support yet or don't have a representation for. |
| Xbox | Platform for Xbox compatible apps. |