FacebookPostInfo FacebookPostErrorCode Property Kentico 8.0 API Reference
Gets or sets the code of the error that occurred while publishing the Facebook post. Positive numbers are Facebook's error codes, negative numbers are our custom error codes. ERROR_CODE_UNKNOWN_ERROR Unknown error. ERROR_CODE_INVALID_ACCOUNT Account doesn't exist or it is not valid. ERROR_CODE_DOCUMENT_NOT_EXIST Related document doesn't exist.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)

Property Value

Type: OnlineNullable OnlineInt32 
See Also