AI-generated Key Takeaways
- 
          
MobileApplicationStore is an enumeration representing the different stores where a MobileApplication can be available.
 - 
          
The list includes various app stores and platforms such as APPLE_ITUNES, GOOGLE_PLAY, ROKU, and many others.
 - 
          
UNKNOWN is a possible value returned when the actual value is not exposed by the API version.
 
A store a MobileApplication is available on.
- Namespace
 - 
               
https://www.google.com/apis/ads/publisher/v202508 
| Enumeration | Description | 
|---|---|
                        UNKNOWN
                      | 
                     The value returned if the actual value is not exposed by the requested API version. | 
                        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
                      | 
                     |
                        LG_TV
                      |