AI-generated Key Takeaways
-
MobileApplicationService manages mobile applications and their availability on different stores.
-
MobileApplicationStore is an enumeration listing stores where a mobile application can be found, including Apple iTunes, Google Play, Roku, and more.
-
MobileApplicationStore is part of the Google Ad Manager API and uses the namespace
https://www.google.com/apis/ads/publisher/v202411
. -
When an actual store value isn't exposed by the requested API version, the
UNKNOWN
enumeration value is returned.
A store a MobileApplication is available on.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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
|