Anchor to section titled 'undefined'

PublicationUserErrorCode
enum

Possible error codes that can be returned by PublicationUserError.


The input value is blank.

value-cannotmodifyappcatalog
CANNOT_MODIFY_APP_CATALOG

Cannot modify a catalog for an app.

value-cannotmodifyappcatalogpublication
CANNOT_MODIFY_APP_CATALOG_PUBLICATION

Can't modify a publication that belongs to an app catalog.

value-cannotmodifymarketcatalog
CANNOT_MODIFY_MARKET_CATALOG

Cannot modify a catalog for a market.

value-cannotmodifymarketcatalogpublication
CANNOT_MODIFY_MARKET_CATALOG_PUBLICATION

Can't modify a publication that belongs to a market catalog.

value-catalognotfound
CATALOG_NOT_FOUND

Catalog does not exist.

The input value is invalid.

value-invalidpublishableid
INVALID_PUBLISHABLE_ID

Publishable ID not found.

value-marketnotfound
MARKET_NOT_FOUND

Market does not exist.

value-producttypeincompatiblewithcatalogtype
PRODUCT_TYPE_INCOMPATIBLE_WITH_CATALOG_TYPE

A product publication cannot be created because the catalog type associated with this publication does not permit publications of this product type.

value-publicationlocked
PUBLICATION_LOCKED

The publication is currently being modified. Please try again later.

value-publicationnotfound
PUBLICATION_NOT_FOUND

Publication not found.

value-publicationupdatelimitexceeded
PUBLICATION_UPDATE_LIMIT_EXCEEDED

The limit for simultaneous publication updates has been exceeded.

The input value is already taken.

The input value is too long.

The input value is too short.

value-unsupportedpublicationaction
UNSUPPORTED_PUBLICATION_ACTION

Can't perform this action on a publication.

value-unsupportedpublishabletype
UNSUPPORTED_PUBLISHABLE_TYPE

A catalog publication can only contain products.


Was this section helpful?

The error code.


Was this section helpful?
Map
PublicationUserErrorCode

Fields from