ThirdPartyAppAnalyticsLinkError

  • Describes potential errors related to third-party app analytics link issues.

  • Errors include invalid provider or mobile app IDs, and issues with inactive apps or links.

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.