Skip to main content
Anchor to MarketingActivityExtensionAppErrorCode

MarketingActivityExtensionAppErrorCode

enum

The error code resulted from the marketing activity extension integration.

The app is either not responding or returning unexpected data.

Anchor to INSTALL_REQUIRED_ERRORINSTALL_REQUIRED_ERROR

The app needs to be installed.

The shop/user must be onboarded to use the app.

The app has returned an error when invoking the platform.

Anchor to PLATFORM_ERROR_CRITICALPLATFORM_ERROR_CRITICAL

The app has returned an error with a critical severity level.

The app has returned an error with an info severity level.

Anchor to PLATFORM_ERROR_WARNINGPLATFORM_ERROR_WARNING

The app has returned an error with a warning severity level.

The app has returned validation errors.


Was this section helpful?