enum MobileApplicationPlatform (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
MobileApplicationService
A platform a MobileApplication can run on.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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
|
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003e\u003ccode\u003eMobileApplicationPlatform\u003c/code\u003e defines the operating system a mobile application runs on, such as Android, iOS, or various Smart TV platforms.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration includes values like \u003ccode\u003eANDROID\u003c/code\u003e, \u003ccode\u003eIOS\u003c/code\u003e, \u003ccode\u003eROKU\u003c/code\u003e, \u003ccode\u003eAMAZON_FIRETV\u003c/code\u003e, \u003ccode\u003ePLAYSTATION\u003c/code\u003e, \u003ccode\u003eXBOX\u003c/code\u003e, \u003ccode\u003eSAMSUNG_TV\u003c/code\u003e, and \u003ccode\u003eLG_TV\u003c/code\u003e, alongside an \u003ccode\u003eUNKNOWN\u003c/code\u003e value for unexposed platforms.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the \u003ccode\u003eMobileApplicationService\u003c/code\u003e and is used to specify the platform for a \u003ccode\u003eMobileApplication\u003c/code\u003e object within the Google Ad Manager API.\u003c/p\u003e\n"]]],["The core content defines `MobileApplicationPlatform`, an enumeration representing platforms on which a `MobileApplication` can run. The namespace is `https://www.google.com/apis/ads/publisher/v202411`. It lists possible platforms: `UNKNOWN`, `ANDROID`, `IOS`, `ROKU`, `AMAZON_FIRETV`, `PLAYSTATION`, `XBOX`, `SAMSUNG_TV`, and `LG_TV`. The value `UNKNOWN` is returned when the actual platform value is not exposed by the requested API version.\n"],null,["# enum MobileApplicationPlatform (v202411)\n\n**Service** \n**MobileApplicationService** **Dependencies** \n[MobileApplication](/ad-manager/api/reference/v202411/MobileApplicationService.MobileApplication) \n▼\n**MobileApplicationPlatform**\n\nA platform a [MobileApplication](/ad-manager/api/reference/v202411/MobileApplicationService.MobileApplication) can run on.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-----------------|-------------------------------------------------------------------------------------|\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |\n| `ANDROID` | |\n| `IOS` | |\n| `ROKU` | |\n| `AMAZON_FIRETV` | |\n| `PLAYSTATION` | |\n| `XBOX` | |\n| `SAMSUNG_TV` | |\n| `LG_TV` | |"]]