[[["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."],[[["\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` | |"]]