FeedItemError Stay organized with collections Save and categorize content based on your preferences.
Page Summary
The document lists and describes various errors that can occur with feed items.
Errors include issues with attribute values, operations on removed items, date/time zones, and missing or duplicate key attributes.
It also mentions errors related to invalid URLs, oversized attribute values, and read-only legacy feeds.
Enum describing possible feed item errors.
| Enums | |
|---|---|
| Cannot convert the feed attribute value from string to its real type. |
| Cannot modify key attributes on an existing feed item. |
| Cannot operate on removed feed item. |
| Date time zone does not match the account's time zone. |
| Url feed attribute value is not valid. |
| Feed item with the key attributes could not be found. |
| Feed item has same key attributes as another feed item. |
| Feed is read only. |
| Some key attributes are missing. |
| The feed attribute value is too large. |
| The received error code is not known in this version. |
| Enum unspecified. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-12 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-12-12 UTC."],[],[]]