Enum ApplicationStoreEnum.ApplicationStore (0.52.0)

public enum ApplicationStoreEnum.ApplicationStore extends Enum<ApplicationStoreEnum.ApplicationStore> implements ProtocolMessageEnum

The application store that distributes applications.

Protobuf enum google.ads.admanager.v1.ApplicationStoreEnum.ApplicationStore

Implements

ProtocolMessageEnum

Static Fields

Name Description
AMAZON_APP_STORE

Amazon App Store.

AMAZON_APP_STORE = 14;

AMAZON_APP_STORE_VALUE

Amazon App Store.

AMAZON_APP_STORE = 14;

AMAZON_FIRETV_STORE

Application store for Amazon Fire TV apps.

AMAZON_FIRETV_STORE = 7;

AMAZON_FIRETV_STORE_VALUE

Application store for Amazon Fire TV apps.

AMAZON_FIRETV_STORE = 7;

APPLE_APP_STORE

Apple App Store (iTunes).

APPLE_APP_STORE = 1;

APPLE_APP_STORE_VALUE

Apple App Store (iTunes).

APPLE_APP_STORE = 1;

APPLICATION_STORE_UNSPECIFIED

Not specified value.

APPLICATION_STORE_UNSPECIFIED = 0;

APPLICATION_STORE_UNSPECIFIED_VALUE

Not specified value.

APPLICATION_STORE_UNSPECIFIED = 0;

GOOGLE_PLAY_STORE

Google Play (ex. Google Market).

GOOGLE_PLAY_STORE = 2;

GOOGLE_PLAY_STORE_VALUE

Google Play (ex. Google Market).

GOOGLE_PLAY_STORE = 2;

LG_TV_STORE

Application store for LG TV apps.

LG_TV_STORE = 19;

LG_TV_STORE_VALUE

Application store for LG TV apps.

LG_TV_STORE = 19;

OPPO_APP_STORE

Oppo App Market.

OPPO_APP_STORE = 15;

OPPO_APP_STORE_VALUE

Oppo App Market.

OPPO_APP_STORE = 15;

PLAYSTATION_STORE

Application store for Playstation apps.

PLAYSTATION_STORE = 8;

PLAYSTATION_STORE_VALUE

Application store for Playstation apps.

PLAYSTATION_STORE = 8;

ROKU_STORE

Application store for Roku apps.

ROKU_STORE = 6;

ROKU_STORE_VALUE

Application store for Roku apps.

ROKU_STORE = 6;

SAMSUNG_APP_STORE

Samsung Galaxy Store.

SAMSUNG_APP_STORE = 16;

SAMSUNG_APP_STORE_VALUE

Samsung Galaxy Store.

SAMSUNG_APP_STORE = 16;

SAMSUNG_TV_STORE

Application store for Samsung TV apps.

SAMSUNG_TV_STORE = 11;

SAMSUNG_TV_STORE_VALUE

Application store for Samsung TV apps.

SAMSUNG_TV_STORE = 11;

UNRECOGNIZED
VIVO_APP_STORE

Vivo App Store.

VIVO_APP_STORE = 17;

VIVO_APP_STORE_VALUE

Vivo App Store.

VIVO_APP_STORE = 17;

XBOX_STORE

Application store for Xbox apps.

XBOX_STORE = 10;

XBOX_STORE_VALUE

Application store for Xbox apps.

XBOX_STORE = 10;

XIAOMI_APP_STORE

Mi GetApps.

XIAOMI_APP_STORE = 18;

XIAOMI_APP_STORE_VALUE

Mi GetApps.

XIAOMI_APP_STORE = 18;

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()