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-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["This enum describes potential errors encountered when linking third-party app analytics."],["Errors can indicate issues with the analytics provider ID, mobile app ID, or the app's status."],["Specific errors include invalid IDs, inactive apps, and restrictions on regenerating shareable link IDs."]]],[]]