enum MobileApplicationPlatform (v202408)
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/v202408
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\u003eThe \u003ccode\u003eMobileApplicationPlatform\u003c/code\u003e enumeration outlines the supported platforms for mobile applications within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis service defines platforms like Android, iOS, Roku, Amazon FireTV, Playstation, Xbox, Samsung TV, and LG TV where mobile applications can operate.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUNKNOWN\u003c/code\u003e is a default value when the platform isn't recognized by the API.\u003c/p\u003e\n"]]],["The core content defines `MobileApplicationPlatform`, an enumeration specifying platforms for mobile applications. It's part of the `MobileApplicationService` and depends on `MobileApplication`. The namespace is `https://www.google.com/apis/ads/publisher/v202408`. Enumerated values include `UNKNOWN`, `ANDROID`, `IOS`, `ROKU`, `AMAZON_FIRETV`, `PLAYSTATION`, `XBOX`, `SAMSUNG_TV`, and `LG_TV`, representing the various platforms an application can operate on. The `UNKNOWN` value is returned when the API version doesn't expose the actual value.\n"],null,["# enum MobileApplicationPlatform (v202408)\n\n**Service** \n**MobileApplicationService** **Dependencies** \n[MobileApplication](/ad-manager/api/reference/v202408/MobileApplicationService.MobileApplication) \n▼\n**MobileApplicationPlatform**\n\nA platform a [MobileApplication](/ad-manager/api/reference/v202408/MobileApplicationService.MobileApplication) can run on.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\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` | |"]]