failureMessage property

String? failureMessage
final

If BulkPublishStatus is FAILED this field will contain the error message that caused the bulk publish to fail.

Implementation

final String? failureMessage;