enum MobileApplicationPlatform (v202505)

  • MobileApplicationPlatform defines the platforms a MobileApplication can run on.

  • The enumeration lists various platforms including ANDROID, IOS, ROKU, and gaming consoles like PLAYSTATION and XBOX.

  • SAMSUNG_TV and LG_TV are also listed as supported platforms.

  • The UNKNOWN value is used when the actual platform is not exposed by the requested API version.

A platform a MobileApplication can run on.


Namespace
https://www.google.com/apis/ads/publisher/v202505
Enumeration Description
UNKNOWN The value returned if the actual value is not exposed by the requested API version.
ANDROID
IOS
ROKU
AMAZON_FIRETV
PLAYSTATION
XBOX
SAMSUNG_TV
LG_TV