AdWords API
Feedback on this document

type FeedItemError (v201306)

FeedItemService related errors.


Namespace
https://adwords.google.com/api/adwords/cm/v201306
Fields
Field Type Description
ApiError (inherited)
fieldPath xsd:string The OGNL field path to identify cause of error.
trigger xsd:string The data that caused the error.
errorString xsd:string A simple string representation of the error and reason.
ApiError.Type xsd:string Indicates that this instance is a subtype of ApiError. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.
FeedItemError
reason FeedItemError.Reason
Enumerations
CANNOT_CONVERT_ATTRIBUTE_VALUE_FROM_STRING
Cannot convert the feed attribute value from string to its real type.
CANNOT_OPERATE_ON_DELETED_FEED_ITEM
Cannot operate on deleted 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_DEVICE_PREFERENCE
Unknown or unsupported device preference.
INVALID_SCHEDULE_END
Invalid feed item schedule end time (i.e., endHour = 24 and endMinute != 0).
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.
OVERLAPPING_SCHEDULES
Overlapping feed item schedule times (e.g., 7-10AM and 8-11AM) are not allowed.
SCHEDULE_END_NOT_AFTER_START
Feed item schedule end time must be after start time.
TOO_MANY_SCHEDULES_PER_DAY
There are too many feed item schedules per day.
UNKNOWN
Unknown error.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.