MobileAppVendor
The type of mobile app vendor
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
APPLE_APP_STORE
|
Mobile app vendor for Apple app store. |
GOOGLE_APP_STORE
|
Mobile app vendor for Google app store. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["`MobileAppVendor` enum defines the source of a mobile application, such as Apple App Store or Google Play Store."],["Three primary values are used: `APPLE_APP_STORE`, `GOOGLE_APP_STORE`, and `UNSPECIFIED` for unknown or unspecified vendors."],["Values `UNSPECIFIED` and `UNKNOWN` serve distinct purposes, indicating an unspecified vendor versus an unknown value in the current version respectively."]]],[]]