ThirdPartyAppAnalyticsLinkError
Enum describing possible third party app analytics link errors.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in this version. |
INVALID_ANALYTICS_PROVIDER_ID
|
The provided analytics provider ID is invalid. |
INVALID_MOBILE_APP_ID
|
The provided mobile app ID is invalid. |
MOBILE_APP_IS_NOT_ENABLED
|
The mobile app corresponding to the provided app ID is not active/enabled. |
CANNOT_REGENERATE_SHAREABLE_LINK_ID_FOR_REMOVED_LINK
|
Regenerating shareable link ID is only allowed on active links |
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-02-20 UTC.
[null,null,["Last updated 2024-02-20 UTC."],[[["This enum outlines potential errors when linking third-party app analytics."],["Errors can arise from invalid provider or app IDs, inactive apps, or issues regenerating shareable link IDs."],["`UNSPECIFIED` and `UNKNOWN` values represent general or unrecognized error states."]]],[]]