Enum describing possible feed item errors.
| Enums | |
|---|---|
 | 
                Enum unspecified. | 
 | 
                The received error code is not known in this version. | 
 | 
                Cannot convert the feed attribute value from string to its real type. | 
 | 
                Cannot operate on removed feed item. | 
 | 
                Date time zone does not match the account's time zone. | 
 | 
                Feed item with the key attributes could not be found. | 
 | 
                Url feed attribute value is not valid. | 
 | 
                Some key attributes are missing. | 
 | 
                Feed item has same key attributes as another feed item. | 
 | 
                Cannot modify key attributes on an existing feed item. | 
 | 
                The feed attribute value is too large. | 
 | 
                Feed is read only. |