[[["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\u003eMobileApplicationService manages mobile applications and their availability on different stores.\u003c/p\u003e\n"],["\u003cp\u003eMobileApplicationStore is an enumeration listing stores where a mobile application can be found, including Apple iTunes, Google Play, Roku, and more.\u003c/p\u003e\n"],["\u003cp\u003eMobileApplicationStore is part of the Google Ad Manager API and uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eWhen an actual store value isn't exposed by the requested API version, the \u003ccode\u003eUNKNOWN\u003c/code\u003e enumeration value is returned.\u003c/p\u003e\n"]]],["The `MobileApplicationStore` specifies where a `MobileApplication` is available. It's defined within the `https://www.google.com/apis/ads/publisher/v202411` namespace. Possible stores include `APPLE_ITUNES`, `GOOGLE_PLAY`, `ROKU`, `AMAZON_FIRETV`, `PLAYSTATION`, `XBOX`, `SAMSUNG_TV`, `AMAZON_APP_STORE`, `OPPO_APP_STORE`, `SAMSUNG_APP_STORE`, `VIVO_APP_STORE`, `XIAOMI_APP_STORE` and `LG_TV`. `UNKNOWN` is used when the API version does not show a specific value. These are the dependencies for the `MobileApplicationService`.\n"],null,["# enum MobileApplicationStore (v202411)\n\n**Service** \n**MobileApplicationService** **Dependencies** \n[MobileApplication](/ad-manager/api/reference/v202411/MobileApplicationService.MobileApplication) \n▼\n**MobileApplicationStore**\n\nA store a [MobileApplication](/ad-manager/api/reference/v202411/MobileApplicationService.MobileApplication) is available 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| `APPLE_ITUNES` | |\n| `GOOGLE_PLAY` | |\n| `ROKU` | |\n| `AMAZON_FIRETV` | |\n| `PLAYSTATION` | |\n| `XBOX` | |\n| `SAMSUNG_TV` | |\n| `AMAZON_APP_STORE` | |\n| `OPPO_APP_STORE` | |\n| `SAMSUNG_APP_STORE` | |\n| `VIVO_APP_STORE` | |\n| `XIAOMI_APP_STORE` | |\n| `LG_TV` | |"]]