[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The content defines the `MobileApplicationPlatform` enumeration, which specifies the platforms a mobile application can run on. These platforms include `ANDROID`, `IOS`, `ROKU`, `AMAZON_FIRETV`, `PLAYSTATION`, `XBOX`, `SAMSUNG_TV`, and `LG_TV`. Additionally, `UNKNOWN` is a possible value if the actual platform is not exposed. This is a dependency of the `MobileApplicationService`, and a `MobileApplication`.\n"],null,["# enum MobileApplicationPlatform (v202502)\n\n**Service** \n**MobileApplicationService** **Dependencies** \n[MobileApplication](/ad-manager/api/reference/v202502/MobileApplicationService.MobileApplication) \n▼\n**MobileApplicationPlatform**\n\nA platform a [MobileApplication](/ad-manager/api/reference/v202502/MobileApplicationService.MobileApplication) can run on.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\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` | |"]]