AssetOfflineEvaluationErrorReasons

Enum describing the quality evaluation disapproval reason of an asset.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

PRICE_ASSET_DESCRIPTION_REPEATS_ROW_HEADER

One or more descriptions repeats its corresponding row header.

PRICE_ASSET_REPETITIVE_HEADERS

Price asset contains repetitive headers.

PRICE_ASSET_HEADER_INCOMPATIBLE_WITH_PRICE_TYPE

Price item header is not relevant to the price type.

PRICE_ASSET_DESCRIPTION_INCOMPATIBLE_WITH_ITEM_HEADER

Price item description is not relevant to the item header.

PRICE_ASSET_DESCRIPTION_HAS_PRICE_QUALIFIER

Price asset has a price qualifier in a description.

PRICE_ASSET_UNSUPPORTED_LANGUAGE

Unsupported language for price assets

PRICE_ASSET_OTHER_ERROR

Human raters identified an issue with the price asset that isn't captured by other error reasons. The primary purpose of this value is to represent legacy FeedItem disapprovals that are no longer produced.