FeedItemError
Stay organized with collections
Save and categorize content based on your preferences.
Enum describing possible feed item errors.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in this version. |
CANNOT_CONVERT_ATTRIBUTE_VALUE_FROM_STRING
|
Cannot convert the feed attribute value from string to its real type. |
CANNOT_OPERATE_ON_REMOVED_FEED_ITEM
|
Cannot operate on removed feed item. |
DATE_TIME_MUST_BE_IN_ACCOUNT_TIME_ZONE
|
Date time zone does not match the account's time zone. |
KEY_ATTRIBUTES_NOT_FOUND
|
Feed item with the key attributes could not be found. |
INVALID_URL
|
Url feed attribute value is not valid. |
MISSING_KEY_ATTRIBUTES
|
Some key attributes are missing. |
KEY_ATTRIBUTES_NOT_UNIQUE
|
Feed item has same key attributes as another feed item. |
CANNOT_MODIFY_KEY_ATTRIBUTE_VALUE
|
Cannot modify key attributes on an existing feed item. |
SIZE_TOO_LARGE_FOR_MULTI_VALUE_ATTRIBUTE
|
The feed attribute value is too large. |
LEGACY_FEED_TYPE_READ_ONLY
|
Feed is read only. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-29 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 2024-05-29 UTC."],[],[]]