Stores a validation error and the set of offending feed attributes which together are responsible for causing a feed item validation error.
Fields | |
---|---|
|
Output only. Error code indicating what validation error was triggered. The description of the error can be found in the 'description' field. |
|
Output only. Set of feed attributes in the feed item flagged during validation. If empty, no specific feed attributes can be associated with the error (for example, error across the entire feed item). |
|
Output only. The description of the validation error. |
|
Output only. Any extra information related to this error which is not captured by validation_error and feed_attribute_id (for example, placeholder field IDs when feed_attribute_id is not mapped). Note that extra_info is not localized. |