Anchor to ErrorsWebPixelUserErrorCodeErrors
ErrorsWebPixelUserErrorCode
enum
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to BLANKBLANK•
The input value is blank.
- Anchor to INVALID_CONFIGURATION_JSONINVALID_CONFIGURATION_JSON•
The provided settings is not a valid JSON.
- Anchor to INVALID_RUNTIME_CONTEXTINVALID_RUNTIME_CONTEXT•
The provided runtime context is invalid.
- Anchor to INVALID_SETTINGSINVALID_SETTINGS•
The provided settings does not match the expected settings definition on the app.
- Anchor to INVALID_SETTINGS_DEFINITIONINVALID_SETTINGS_DEFINITION•
The settings definition of the web pixel extension is in an invalid state on the app.
- Anchor to NO_EXTENSIONNO_EXTENSION•
No extension found.
- Anchor to NOT_FOUNDNOT_FOUND•
The record with the ID used as the input value couldn't be found.
- Anchor to TAKENTAKEN•
The input value is already taken.
- Anchor to UNEXPECTED_ERRORUNEXPECTED_ERROR•
An unexpected error occurred.
- Anchor to UNABLE_TO_DELETEUNABLE_TO_DELETE•Deprecated
An error occurred and the web pixel couldnt be deleted.
is deprecated. Use
instead.
Was this section helpful?