AI-generated Key Takeaways
-
MobileApplicationPlatform represents the platform a MobileApplication can run on.
-
The enumeration lists various platforms supported, including mobile (Android, iOS), smart TVs (Roku, Amazon Fire TV, Samsung TV, LG TV), and gaming consoles (Playstation, Xbox).
-
The
UNKNOWN
value is returned if the actual value is not exposed by the requested API version.
A platform a MobileApplication can run 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. |
ANDROID
|
|
IOS
|
|
ROKU
|
|
AMAZON_FIRETV
|
|
PLAYSTATION
|
|
XBOX
|
|
SAMSUNG_TV
|
|
LG_TV
|