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_SETTINGSINVALID_SETTINGS•
The provided settings does not match the expected settings definition on the app.
- 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 UNABLE_TO_DELETEUNABLE_TO_DELETE•Deprecated
An error occurred and the web pixel couldnt be deleted.
is deprecated. Use
instead.
Was this section helpful?