Google Ads Ad Manager V1 Client - Class ApplicationPlatform (0.7.0)

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 \ ApplicationPlatformEnum

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

APPLICATION_PLATFORM_UNSPECIFIED

Value: 0

Default value. This value is unused.

Generated from protobuf enum APPLICATION_PLATFORM_UNSPECIFIED = 0;

UNSUPPORTED

Value: 14

Platform 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: 6

Platform for Amazon Fire TV compatible apps.

Generated from protobuf enum AMAZON_TV = 6;

ANDROID

Value: 1

Platform for Android compatible apps.

Generated from protobuf enum ANDROID = 1;

IOS

Value: 2

Platform for IOS compatible apps.

Generated from protobuf enum IOS = 2;

LG_TV

Value: 12

Platform for LG TV compatible apps.

Generated from protobuf enum LG_TV = 12;

PLAYSTATION

Value: 7

Platform for Playstation compatible apps.

Generated from protobuf enum PLAYSTATION = 7;

ROKU

Value: 5

Platform for Roku compatible apps.

Generated from protobuf enum ROKU = 5;

SAMSUNG_TV

Value: 10

Platform for Samsung TV compatible apps.

Generated from protobuf enum SAMSUNG_TV = 10;

XBOX

Value: 9

Platform for Xbox compatible apps.

Generated from protobuf enum XBOX = 9;