Reference documentation and code samples for the Google Ads Ad Manager V1 Client class ApplicationPlatform.
A platform a Application can run on.
Protobuf type google.ads.admanager.v1.ApplicationPlatformEnum.ApplicationPlatform
Namespace
Google \ Ads \ AdManager \ V1 \ ApplicationPlatformEnumMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
APPLICATION_PLATFORM_UNSPECIFIED
Value: 0Default value. This value is unused.
Generated from protobuf enum APPLICATION_PLATFORM_UNSPECIFIED = 0;
UNSUPPORTED
Value: 14Platform for apps with platforms we don't support yet or don't have a representation for.
Generated from protobuf enum UNSUPPORTED = 14;
AMAZON_TV
Value: 6Platform for Amazon Fire TV compatible apps.
Generated from protobuf enum AMAZON_TV = 6;
ANDROID
Value: 1Platform for Android compatible apps.
Generated from protobuf enum ANDROID = 1;
IOS
Value: 2Platform for IOS compatible apps.
Generated from protobuf enum IOS = 2;
LG_TV
Value: 12Platform for LG TV compatible apps.
Generated from protobuf enum LG_TV = 12;
PLAYSTATION
Value: 7Platform for Playstation compatible apps.
Generated from protobuf enum PLAYSTATION = 7;
ROKU
Value: 5Platform for Roku compatible apps.
Generated from protobuf enum ROKU = 5;
SAMSUNG_TV
Value: 10Platform for Samsung TV compatible apps.
Generated from protobuf enum SAMSUNG_TV = 10;
XBOX
Value: 9Platform for Xbox compatible apps.
Generated from protobuf enum XBOX = 9;