PublishableBulkPublishError
UnionPossible results returned for publishable bulk publish error.
#
Possible Types
- BulkOperationLimitExceededError
BulkOperationLimitExceededError - DuplicatePublishableChannelError
DuplicatePublishableChannelError One publishable contains more than one publication update for the same channel.
- DuplicatePublishableError
DuplicatePublishableError The same product or product variant appears more than once in a bulk request.
- InvalidPublicationChannelError
InvalidPublicationChannelError A publication update contains an ID that does not identify a sales channel.
- ProductVariantPublicationsLinkedError
ProductVariantPublicationsLinkedError The product variant cannot be published independently because variant publications are linked to the product.
- PublishableNotFoundError
PublishableNotFoundError The requested product or product variant could not be found.
- UnsupportedPublishableTypeError
UnsupportedPublishableTypeError The supplied typed ID identifies a resource that is not publishable through this API.